homebridge-econet-rheem 1.5.17 → 1.5.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,7 +2,11 @@
2
2
 
3
3
  All notable changes to homebridge-econet-rheem will be documented in this file.
4
4
 
5
- ## 1.5.17 (2025-09-24)
5
+ ## 1.5.18 (2025-10-21)
6
+
7
+ ### ⚠️ Feedback Request
8
+
9
+ Are you using a Friedrich HVAC device with this plugin? If so, please comment [here](https://github.com/mpatfield/homebridge-econet-rheem/issues/85) indicating whether or not it is working corretly.
6
10
 
7
11
  ### Changed
8
12
  - Updated dependencies
@@ -10,6 +14,11 @@ All notable changes to homebridge-econet-rheem will be documented in this file.
10
14
  ### Notes
11
15
  Do you have a leak sensor and/or shut off valve on your water heater? Click [here](https://github.com/mpatfield/homebridge-econet-rheem/issues/4) for instructions on how you can help add this feature.
12
16
 
17
+ ## 1.5.17 (2025-09-24)
18
+
19
+ ### Changed
20
+ - Updated dependencies
21
+
13
22
  ## 1.5.16 (2025-08-26)
14
23
 
15
24
  ### Fixed
@@ -20,4 +20,4 @@
20
20
  </br><button type="button" class="btn btn-primary" id="introContinue" i18n="continue", i18n_replace="arrow"></button>
21
21
  </div>
22
22
 
23
- <script src="ui.js?v=1.5.17"></script>
23
+ <script src="ui.js?v=1.5.18"></script>
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "displayName": "Homebridge Econet Rheem",
5
5
  "description": "Homebridge plugin for control of Rheem and Ruud thermostats and water heaters",
6
6
  "type": "module",
7
- "version": "1.5.17",
7
+ "version": "1.5.18",
8
8
  "homepage": "https://github.com/mpatfield/homebridge-econet-rheem#readme",
9
9
  "repository": {
10
10
  "type": "git",