Releases: luc-ass/homebridge-evohome
Releases · luc-ass/homebridge-evohome
v0.8.4 Maintenance
Maintenance
- Bump prettier from 2.2.1 to 2.3.2
- Bump fakegato-history from 0.6.1 to 0.6.2
- Bum prettier from 2.2.1 to 2.4.0
v0.8.3 Maintenance
Maintenance
- Bump lodash from 4.17.20 to 4.17.21
v0.8.2 Maintenance
v0.8.1 Maintenance
v0.8.0 Honeywell Round
New:
- add support for Honeywell Round ("RoundModulation" and "RoundWireless") #70
Bugs fixed:
- fixed a bug where the manually set temperature would revert after just a few seconds if no temperature schedule is present. #72
❤️Special thanks to @Maykel1969 @matijus91 and @honeywelluser, who helped track down the necessary changes ❤️
v0.7.4 Maintainance
Minor changes:
- Added new task to implement "Honeywell Round Connected" to the roadmap
Maintainance:
- Bump q from 1.0.1 to 1.5.1
v0.7.3 System time and fakegato-history
Bugs fixed:
- Fixed a bug where the plug-in time could be off by an hour if daylight saving time was active.
Maintenance:
- Allowed a more up to date version of
fakegato-history
because of security reasons. Please make sure you read the instructions on their repository carefully! https://github.com/simont77/fakegato-history
v0.7.2 Unexpectedly canceled overrides
v0.7.1 catch errors during login
v0.7.0 Configuration via config-ui-x
Notable changes:
- Added
config.schema.json
so this plugin can now be configured from the homebridge-config-ui-x interface temperatureUnit
is now optional, falls back to "Celsius" if not specified inconfig.json
.