Releases: homebridge-plugins/homebridge-flume
Releases · homebridge-plugins/homebridge-flume
v1.2.0
Added
- Previous month usage custom characteristic (viewable in HomeKit apps like Eve)
v1.1.0
Added
- Daily and monthly usage custom characteristics (viewable in HomeKit apps like Eve)
Removed
threshold
configuration option as unused
v0.7.0
Added
StatusFault
and StatusLowBattery
characteristics to the LeakSensor
service
v0.6.0
Added
Changed
- Minimum refresh interval increased to two minutes
v0.5.0
Added
- Make use of the debug logging option for HTTP responses
Changed
client_id
and client_secret
config options changed to clientId
and clientSecret
for consistency
v0.4.0
Added
- The plugin will remove 'stale' accessories that don't appear in the obtained device list
v0.3.1
Fixed
- Some logging references to Thermobit rather than Flume
v0.3.0
Changed some configuration options
v0.2.0
Converted from accessory plugin to platform plugin