Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#iain-dev->#stage #90

Closed
wants to merge 140 commits into from
Closed

#iain-dev->#stage #90

wants to merge 140 commits into from

Conversation

iainbullock
Copy link
Collaborator

Get ready for next production release by rolling up all #iain-dev updates as below:

0.4.3-dev

0.4.2

  • RELEASE NEW Feature: Automatic Polling is now possible for state

  • NEW Feature: The following new states / entities are added:

    • Sensors: Awake (updated approx every 30 secs from body-controller-state) see note for v0.4.3
    • Binary_Sensors: Presence_BC (experimental presence detection updated approx every 30 secs from body_controller_state rather than listening for BLE mac) see note for v0.4.3
    • 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:

    • [ Dev ] Bad variable name [Dev] Bad variable name #75 (_docker). Many thanks to aneisch and dettofatto who really helped to track down this bug
    • parse error: Invalid numeric literal parse error: Invalid numeric literal #74 (_docker). Many thanks to jipema who also helped a lot in identifying this issue
    • All my sensor entities are "unknown" #131 (_core)
    • Any potential to "read state" via bluetooth? #115 (_core)

@iainbullock
Copy link
Collaborator Author

Closing this one, as there are some more changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant