Releases: linsvensson/sensor.greenely
Releases · linsvensson/sensor.greenely
v2.1.2
v2.1.1
v1.0.8
v1.0.7
- Handling if there is no primary facility set when fetching id
- Updated
current_month
since the API changed - Merged PR Fixed incorrect example in readme
v1.0.6
- Added configuration variable
homekit_compatible
- Added suggested readme edit from #26 (how to find facility_id)
- Merged commit from fork Fix sensors to work with Energy Dashboard
v1.0.5
v1.0.4
⚠ BREAKING CHANGES⚠
- usage has been replaced with daily_usage
- show_hourly has been replaced with hourly_usage and now has its own sensor
- The sensor greenely.usage has been renamed to greenely.daily_usage
Features
- Added new sensor greenely.hourly_usage for hourly usage data
- Added optional setting facility_id in an attempt to fix #26
- Changed price to be in SEK instead of öre #24
Bug Fixes
v1.0.3
v1.0.2
Fixed empty days attribute for usage sensor
v1.0.1
Initial