Releases: robbinjanssen/home-assistant-omnik-inverter
Releases · robbinjanssen/home-assistant-omnik-inverter
v1.3.1-beta-2
Merge pull request #19 from robbinjanssen/rja/v1.3.1 Make unique identifier work again
v1.3.1 (beta)
Test - Fix unique ID generation
v1.3.0
v1.3.0 - 2020-05-06
Added
- Added support for inverters that use JSON.
Changed
- Interval changed to 5 minutes
- Better error handling for
urlopen()
v1.2.2
v1.2.1
v1.2.0
v1.2.0 - 2020-04-03
Fixed
- The cache now uses
Ymd
formatting instead ofHm
for better results. - The cache now only resets after 00:00 if the value differs from the cached value
v1.1.0
v1.1.0 - 2020-03-30
Added
Add the cache_power_today
configuration attribute to enable/disable caching. Enabled by default.