Skip to content

General improvements to options flow and entitites

Compare
Choose a tag to compare
@fondberg fondberg released this 15 Oct 11:49
· 699 commits to master since this release
* Prepare for HACS
* Add issue_tracker to manifest.json
* add norwegian bokmal language
* Remove Device when deselecting Site (#62)
* Use newer library version which hides passwords (#61)
* Remove remnants of yaml config (#60)
* Switch fix (#58)
* Fixed error when config contains sensor names that have been removed
* binary_sensor added to links.sh
* Potential fix for switch issue
* Device classes, entity names and more complete equalizer support (#57)
* Changed entity names of consumption sensors, changed icon of idle current sensor and fixed problem in controller when creating equalzier sensors.
* Cleaner implementation of consumption update scheduler
* Equalzier voltage/current sensors now display the maximum value
* Device class changes, check for no consumption sensors configured, 20 second updates for equalizers.
* Changed device_class of cable_locked_car sensor
* Fix crash on setting options after initial install (#59)
* Follow review comment
* Fixing crash when removing entire integration
* Fix initial update of options
* Catch some cloud server errors in config flow
* Set decimal places for states and attributes (#56)
* Add fault checks and use new library
* Add Unauthorized exception