Releases: robbinjanssen/home-assistant-omnik-inverter
Releases · robbinjanssen/home-assistant-omnik-inverter
v2.0.0-beta
v2.0.0-beta - 2021-09-14
Added
- Added support for Home Assistant Energy Dashboard 🔋
Changed
- The custom component can now be added via integrations in Home Assistant, no more
configuration.yaml🎉
BREAKING
This component can no longer be configured using
configuration.yaml. You should remove it from yourconfiguration.yamland re-add it using Home Assistant integrations
v1.5.4
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
urlopencall to the inverter in afinallyblock.
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
urlopencall to the inverter in afinallyblock.
v1.4.1
v1.4.0
v1.4.0 - 2020-05-17
Added
- Optionally configure the time between updates using
scan_intervalin configuration.yaml
v1.4.0-beta
v1.4.0 - 2020-05-17
Added
- Optionally configure the time between updates using
scan_intervalin configuration.yaml