Commit Graph
33381 Commits
Author SHA1 Message Date
Raman GuptaandGitHub 788134cbc4 Bump zwave-js-server-python to 0.18.0 (#46787)
* updates to support changes in zwave-js-server-python

* bump lib version

* use named arguments for optional args

* re-add lost commits
2021-02-20 09:50:00 +01:00
Anders MelchiorsenandGitHub 26ce316c18 Do not trigger when numeric_state is true at startup (#46424) 2021-02-20 09:11:36 +01:00
J. Nick KostonandGitHub b775a0d796 Run homekit service calls in async since the server is now async (#45859)
* Simplify homekit runs and service calls

Now that the homekit server is async, call_service
and run are running in the Home Assistant event loop

* remove comment

* remove another comment
2021-02-19 21:34:52 -10:00
J. Nick KostonandGitHub 41332493b5 Add suggested area support to Sonos (#46794) 2021-02-19 21:28:52 -10:00
J. Nick KostonandGitHub 9b69549f73 Recover and restart the recorder if the sqlite database encounters corruption while running (#46612) 2021-02-19 21:26:24 -10:00
5b0b01d727 Implement suggested areas in bond (#45942)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-02-19 21:06:43 -10:00
J. Nick KostonandGitHub 6707496c5d Update alexa for new fan model (#45836) 2021-02-19 22:45:14 -08:00
J. Nick KostonandGitHub 5b95f61fd3 Update smarty to use new fan entity model (#45879) 2021-02-19 22:38:45 -08:00
J. Nick KostonandGitHub 773a202777 Implement percentage step sizes in HomeKit (#46722) 2021-02-19 22:37:12 -08:00
J. Nick KostonandGitHub 749883dc62 Implement suggested area in lutron_caseta (#45941) 2021-02-19 20:24:49 -10:00
J. Nick KostonandGitHub 500cb17298 Ensure HomeAssistant can still restart when a library file is missing (#46664) 2021-02-19 22:22:48 -08:00
J. Nick KostonandGitHub 22dbac259b Ensure recorder shuts down cleanly on restart before startup is finished (#46604) 2021-02-19 22:18:21 -08:00
J. Nick KostonandGitHub 4078a8782e Add suggested area to hunterdouglas_powerview (#46774) 2021-02-19 22:17:00 -08:00
J. Nick KostonandGitHub 11277faa93 Add suggested area to nexia (#46776) 2021-02-19 20:01:22 -10:00
J. Nick KostonandGitHub 2807cb1de7 Implement suggested area for netatmo (#46802) 2021-02-19 21:57:37 -08:00
J. Nick KostonandGitHub 3e334a4950 Fix typing of fan speed count and steps (#46790) 2021-02-19 19:57:21 -10:00
J. Nick KostonandGitHub 0e9148e239 Add suggested area support to nuheat (#46801) 2021-02-19 21:57:02 -08:00
Erik MontnemeryandGitHub 54cf954353 Add device_entities template function/filter (#46406) 2021-02-19 21:50:59 -08:00
J. Nick KostonandGitHub 2f3c2f5f4d Add support for using a single endpoint for rest data (#46711) 2021-02-19 21:44:15 -08:00
71586b7661 Cleanup inconsistencies in zha fan and make it a bit more dry (#46714)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-02-19 19:42:14 -10:00
bb7e4d7daa Implement suggested_area in the device registry (#45940)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-02-19 19:34:33 -10:00
Eric SeveranceandGitHub e6125a1e4e Bump pywemo to 0.6.2 (#46797) 2021-02-20 03:49:39 +01:00
HomeAssistant Azure fd60d4273b [ci skip] Translation update 2021-02-20 00:08:25 +00:00
Raman GuptaandGitHub 47dcd2bf32 Format zwave_js dump as json (#46792) 2021-02-19 18:44:15 -05:00
Raman GuptaandGitHub 4d23ffacd1 Add zwave_js thermostat fan mode and fan state support (#46793)
* add thermostat fan mode and fan state support

* return when fan mode is not supported

* use get just in case

* validate state key is in states so we dont have to use get

* pylint
2021-02-20 00:20:10 +01:00
Denise YuandGitHub 32bec5ea63 Update GitHub Issue Form template (#46791)
This PR fixes the bug report template!

Details: https://gh-community.github.io/issue-template-feedback/changes/#what-do-i-need-to-do
2021-02-19 21:23:34 +01:00
Andreas OetkenandGitHub 250327fac4 Allow multiple recipients for XMPP (#45328)
* recipient is a string list instead of a single string now
* this does NOT break existing automations/etc using this component
2021-02-19 15:56:20 +01:00
Joakim SørensenandGitHub 3e82509263 Use string instead of slug for add-on slug validation (#46784) 2021-02-19 15:23:59 +01:00
Franck NijhofandGitHub 6ad7020f99 Add Home Assistant color (#46751) 2021-02-19 13:30:27 +01:00
Tobias SauerweinandGitHub d2a187a57b Bump RMVtransport to 0.3.1 (#46780) 2021-02-19 13:28:00 +01:00
Anders MelchiorsenandGitHub bfea7d0baa Raise ConditionError for and/or/not errors (#46767) 2021-02-19 13:15:30 +01:00
Anders MelchiorsenandGitHub e7e3e09063 Raise ConditionError for zone errors (#46253)
* Raise ConditionError for zone errors

* Do not test missing state

* Handle multiple entities/zones
2021-02-19 13:14:47 +01:00
dependabot[bot]andGitHub 40068c2f1b Bump actions/stale from v3.0.16 to v3.0.17 (#46777) 2021-02-19 08:57:28 +01:00
J. Nick KostonandGitHub 0ed0c7c026 Fix backwards compatibility with vesync fans (#45950) 2021-02-19 08:54:40 +01:00
f2b303d509 Implement percentage step sizes for fans (#46512)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-02-18 21:05:09 -10:00
shbatmandGitHub 5df46b60e8 Fix flip-flopped substitutions in Custom Version Type Warning message. (#46768) 2021-02-19 03:00:14 +01:00
Matt ZimmermanandGitHub da51e23514 Address late smarttub review (#46703)
* _config -> config

* remove unused string

* remove entity tests

* replace unit tests with integration tests using the core

* refactor polling to use asyncio.gather

* remove redundant component init

* remove gather in favor of simple loop

* use async_fire_time_changed instead of async_update_entity

* use hass.config_entries.async_setup instead of calling smarttub.async_setup_entry directly

* replace stray smarttub.async_setup_entry call

* async_unload_entry -> hass.config_entries.async_unload

* remove broken test
2021-02-19 01:18:02 +01:00
HomeAssistant Azure d9ce7db554 [ci skip] Translation update 2021-02-19 00:03:06 +00:00
Franck NijhofandGitHub 52a9a66d0f Upgrade cryptography to 3.3.2 (#46759) 2021-02-18 10:30:54 -10:00
Eric SeveranceandGitHub 76e5f86b76 Add @esev as codeowner for wemo (#46756) 2021-02-18 19:08:48 +01:00
Ellis MichaelandGitHub 8b97f62a8e Allow LIFX bulbs to fade color even when off (#46596)
LIFX bulbs have the capability to fade their color attributes even while the bulb is off. When the bulb is later turned on, the fade will continue as if the bulb was on all along.
2021-02-18 18:40:16 +01:00
Franck NijhofandGitHub 3353c63f8f Upgrade sentry-sdk to 0.20.3 (#46754) 2021-02-18 18:25:15 +01:00
01ebb156a0 Add selectors to Home Assistant service definitions (#46733)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-02-18 18:19:49 +01:00
Franck NijhofandGitHub 782863ca87 Ensure pre-commit's hassfest triggers on service file changes (#46753) 2021-02-18 18:17:09 +01:00
Franck NijhofandGitHub b6f374b507 Add selectors to Twente Milieu service definitions (#46748) 2021-02-18 18:05:03 +01:00
Franck NijhofandGitHub 113059c1c7 Add selectors to HomeKit service definitions (#46745) 2021-02-18 17:32:48 +01:00
AdmiralStipeandGitHub e000b9c813 Added Slovenian language (sl-si) to Microsoft TTS (#46720) 2021-02-18 17:16:45 +01:00
Franck NijhofandGitHub a80921ab65 Minor service definition tweaks (#46741) 2021-02-18 17:14:36 +01:00
Franck NijhofandGitHub b9d5b3c34e Add selectors to Conversation, Image Processing and Number service definitions (#46746) 2021-02-18 17:13:59 +01:00
Franck NijhofandGitHub 8b69608242 Add selectors to Browser, Recorder, Shopping List service definitions (#46749) 2021-02-18 17:06:25 +01:00