homebridge-econet-rheem 1.6.1-beta.0 → 1.6.1

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,10 +2,10 @@
2
2
 
3
3
  All notable changes to homebridge-econet-rheem will be documented in this file.
4
4
 
5
- ## 1.6.1-beta.0 (2025-12-09)
5
+ ## 1.6.1 (2025-12-15)
6
6
 
7
7
  ### Changed
8
- - Use device desired topics for publish when possible
8
+ - Use device topics for publish when possible
9
9
 
10
10
  ### Notes
11
11
  Would you like to see Homebridge Econet Rheem in your language? Please consider [getting involved](https://github.com/mpatfield/homebridge-econet-rheem/issues/35). No coding experience required!
package/README.md CHANGED
@@ -9,7 +9,7 @@
9
9
  Homebridge plugin for HomeKit control of Rheem water heaters and thermostats
10
10
 
11
11
  [![verified-by-homebridge](https://img.shields.io/badge/homebridge-verified-blueviolet?color=%23491F59&style=flat)](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
12
- [![Discord](https://img.shields.io/discord/432663330281226270?color=728ED5&logo=discord&label=discord)](https://discord.com/channels/432663330281226270/1406798932188860496)\
12
+ [![Discord](https://img.shields.io/discord/432663330281226270?color=728ED5&logo=discord&label=discord)](https://discord.gg/QNErYXzS)\
13
13
  [![npm](https://img.shields.io/npm/dw/homebridge-econet-rheem)](https://www.npmjs.com/package/homebridge-econet-rheem)
14
14
  [![npm](https://img.shields.io/npm/dt/homebridge-econet-rheem)](https://www.npmjs.com/package/homebridge-econet-rheem)
15
15
 
@@ -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.6.1-beta.0"></script>
23
+ <script src="ui.js?v=1.6.1"></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.6.1-beta.0",
7
+ "version": "1.6.1",
8
8
  "homepage": "https://github.com/mpatfield/homebridge-econet-rheem#readme",
9
9
  "repository": {
10
10
  "type": "git",