Releases: robbinjanssen/home-assistant-omnik-inverter
Releases · robbinjanssen/home-assistant-omnik-inverter
v1.5.3
v1.5.3 - 2021-05-05
Added
- Use a custom name for entities by providing a
name: 'My Solar'
in your config.
v1.5.2
v1.5.1
v1.5.0
v1.5.0 - 2020-08-04
Changed
- Update the cache storage to a JSON file.
- Add a timeout of 30s to retrieve data from the inverter
Fixed
- Always close the
urlopen
call to the inverter in afinally
block.
v1.5.0-beta.0
v1.5.0-beta0 - 2020-08-04
Changed
- Update the cache storage to a JSON file.
- Add a timeout of 30s to retrieve data from the inverter
Fixed
- Always close the
urlopen
call to the inverter in afinally
block.
v1.4.1
v1.4.0
v1.4.0 - 2020-05-17
Added
- Optionally configure the time between updates using
scan_interval
in configuration.yaml
v1.4.0-beta
v1.4.0 - 2020-05-17
Added
- Optionally configure the time between updates using
scan_interval
in configuration.yaml