v0.4.0a-dev
Pre-release0.4.0a-dev
RELEASE NEW Feature: Automatic Polling is now possible for state
NEW Feature: The following new states / entities are added:
Sensors: Awake
Switches: Polling
Numbers: Polling Interval
Buttons: Force Update buttons for individual state categories
NEW Feature: Environment variable NO_POLL_SECTIONS is provided to disable updating of various state categories during polling. This speeds up state updates, though less state entities are updated by the polling. The entities can still be manually updated by pressing the Force Update button for the relevent state category
Changes:
'Force Data Update' Button is renamed to 'Force Update All'
Errors which occur whilst reading state will not automatically prevent the next state or state category being read. This will fix an issue reported in #135 below where a user doesn't have a Heated Steering Wheel. This previously prevented any states after this one from being read
Fixes:
All my sensor entities are "unknown" #131 (_core)
Any potential to "read state" via bluetooth? #115 (_core)