Releases: ebaauw/homebridge-otgw
Releases · ebaauw/homebridge-otgw
v0.0.15
15 Jul 09:05
Compare
Sorry, something went wrong.
No results found
This release has been deprecated, please re-install homebridge-lib and homebridge-otgw to revert to the latest versions.
Changes:
OtgwService: use addCharacteristic() instead of charactertistics property.
Bump dependencies
v0.0.14
12 Jul 11:16
Compare
Sorry, something went wrong.
No results found
Bump dependencies:
homebridge-lib v4.2.9;
ws v7.1.0.
v0.0.12
09 Jun 15:40
Compare
Sorry, something went wrong.
No results found
Bump dependencies:
homebridge v0.4.50;
homebridge-lib v4.2.7 (as peer dependency).
Note that homebridge-lib now needs to be installed separately:
$ sudo npm -g i homebridge-lib homebridge-otgw
v0.0.8
30 May 08:05
Compare
Sorry, something went wrong.
No results found
Bug fixes:
Fix bug that not all Eve history entries would be persisted on shutting down homebridge.
Bump dependencies.
NodeJS v10.16.0 LTS;
homebridge-lib v4.2.5.
v0.0.7
25 May 20:42
Compare
Sorry, something went wrong.
No results found
Enhancements:
Added config.json.schema, so homebridge-config-ui-x will render a Settings window for homebridge-otgw's config.json settings.
Bump dependencies:
homebridge-lib v4.2.3;
ws v7.0.0.
v0.0.6
27 Apr 09:18
Compare
Sorry, something went wrong.
No results found
Enhancements:
Implement updates from HomeKit for Target Heating Cooling State and Target Temperature of Thermostat and HotWater Thermostat services.
Add Last Updated to the Thermostat services.
Only expose HotWater thermostat accessory when boiler supports setting DWH setpoint.
Don't send body event for answer from OTGW to Thermostat when OTGW overrides boiler message.
Fix Accessory ID.
Bump dependencies:
v0.0.3
24 Apr 18:44
Compare
Sorry, something went wrong.
No results found
Expose Thermostat , Boiler , and HotWater accessories with Thermostat service and Eve Thermo History service. For now, these services are read-only.
Bump dependencies:
homebridge v0.4.49;
homebridge-lib v4.1.1.
v0.0.1
14 Apr 19:32
Compare
Sorry, something went wrong.
No results found
Initial release. This doesn't yet expose any accessories to HomeKit, but the connection to the OTGW, through OTM or the NodeMCU serial server should be fully functional. Please feel free to test and see if this will work in your setup.