-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
0.94.2 #24465
Conversation
balloob
commented
Jun 10, 2019
•
edited
Loading
edited
- Load the SSDP component only when it's needed (@aerialls - #24420) (deconz docs) (hue docs)
- Axis discovery MAC filter (@Kane610 - #24442) (axis docs)
- Remember gpslogger entities across restarts (fixes gpslogger device tracker state no longer persisted across restart #24432) (@andkit - #24444) (gpslogger docs)
- Update Hass.io when core config is updated (@balloob - #24461) (hassio docs)
- Sun listener to adapt to core config updates (@balloob - #24464)
- Update home zone when core config updated (@balloob - #24237) (config docs) (zone docs)
* fix(hue): Load the SSDP component only when it's needed * fix(deconz): Don't load the SSDP component when it's not needed * Update config_flow.py * Update test_config_flow.py
* Make sure to abort if the MAC is not from Axis * Fix tests * Andrew Sayre suggestion Co-Authored-By: Andrew Sayre <[email protected]>
* Update Hass.io when core config is updated * Lint * Fix tests * Lint sigh
* Adaptable sun listener * Lint
Hey there @Kane610, mind taking a look at this pull request as its been labeled with a integration ( This is a automatic comment generated by codeowners-mention to help ensure issues and pull requests are seen by the right people. |
Hey there @Kane610, mind taking a look at this pull request as its been labeled with a integration ( This is a automatic comment generated by codeowners-mention to help ensure issues and pull requests are seen by the right people. |
Hey there @home-assistant/hass-io, mind taking a look at this pull request as its been labeled with a integration ( This is a automatic comment generated by codeowners-mention to help ensure issues and pull requests are seen by the right people. |
* Update home zone when core config updated * Lint