Commit Graph
46616 Commits
Author SHA1 Message Date
Raman Gupta 4ff1f5c788 Create zwave_js ping button at the right time (#66848)
* Create zwave_js ping button at the right time

* fix tests
2022-02-19 11:16:14 +01:00
GitHub Action fd24d9b1ad [ci skip] Translation update 2022-02-19 00:19:24 +00:00
Paulus Schoutsen 1bbc1f5f55 Validate in split_entity_id (#66835) 2022-02-18 16:11:17 -08:00
J. Nick Koston 3bf2be1765 Startup with an emergency self signed cert if the ssl certificate cannot be loaded (#66707) 2022-02-18 16:08:26 -08:00
Paulus Schoutsen 0269ad4738 Bump hass-nabucasa to 0.53.1 (#66845) 2022-02-18 16:04:54 -08:00
Keilin BickarandJ. Nick Koston aa00bd9b96 Add SleepIQ device type (#66833)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-18 17:42:35 -06:00
Marc Mueller 1ad023a63f Add type ignore error codes [auth] (#66774) 2022-02-18 23:29:56 +01:00
Erik MontnemeryandPaulus Schoutsen ec67dcb620 Add support for validating and serializing selectors (#66565)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-18 14:24:08 -08:00
bvweerd 2ca6ec0290 Fix eq3btsmart setting HVAC modes (#66394)
* Partly reverse preset incompatibility

It seems like some presets are unsupported by the native climate control of Home Assistant core. This change reverts the previous preset changes causing issues. It worked perfect with simple-thermostat custom lovelace card.

* Remove priority of preset above HVAC mode 

If a preset was available of the given command, the hvac mode change was ignored. This can result in HVAC settings are ignored. By removing the check for a preset, the preset does not supersede the HVAC mode anymore

* Revert "Partly reverse preset incompatibility"

This reverts commit 10fdc8eef4.
2022-02-18 23:19:18 +01:00
jjlawren 3bfc6cc756 Bump SoCo to 0.26.3 (#66834) 2022-02-18 15:55:55 -06:00
epenetandepenet 3aa18ea5d8 Add installed apps to samsungtv sources (#66752)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-18 13:33:49 -08:00
jjlawren cfd908218d Initialize AlarmDecoder binary_sensor state as off instead of unknown (#65926) 2022-02-18 13:32:04 -08:00
G Johansson abc73ff2e1 Improve code quality workday (#66446)
* Code quality workday

* Modify from review

* Modify from review 2

* Fix mypy
2022-02-18 23:04:19 +02:00
Paulus Schoutsen c95a72d2ad Merge pull request #66829 from home-assistant/rc 2022.2.9 2022-02-18 12:52:13 -08:00
Franck Nijhof fa8238bc04 Downgrade log warning->info for unregistered webhook message (#66830) 2022-02-18 12:43:25 -08:00
Mathew Verdouw 48e3f9584b Add broadlink lb2 support (#63530)
* Update const.py

* Update to support LB2 version smart bulbs in Broadlink integration

* Update const.py

Added Space.

* Update updater.py

Updated so that LB2 lights use the LB1 update manager.
2022-02-18 21:39:29 +01:00
Paulus Schoutsen d3bb622a3c Bump hass-nabucasa to 0.53.0 (#66826) 2022-02-18 11:53:02 -08:00
Paulus Schoutsen 15ca244c3c Bumped version to 2022.2.9 2022-02-18 11:51:56 -08:00
Paulus Schoutsen 474cf4be04 Bump aiohue to 4.2.1 (#66823) 2022-02-18 11:51:50 -08:00
Shay Levy ef85afde6d Handle default notify data in webostv (#66770) 2022-02-18 11:51:49 -08:00
Shay Levy 480de899fb Fix webostv notify service (#66760) 2022-02-18 11:51:49 -08:00
Tom Harris def8e933d7 Bump pyinsteon to 1.0.16 (#66759) 2022-02-18 11:51:37 -08:00
epenetandepenet 6ebf520a0c Ensure new samsungtv token is updated in the config_entry (#66731)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-18 11:50:39 -08:00
Sascha SanderandFranck Nijhof 86aad35e77 Correct current temperature for tuya thermostats (#66715)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-02-18 11:50:38 -08:00
Paulus Schoutsen 7f9017316b Bump frontend to 20220203.1 (#66827) 2022-02-18 11:43:29 -08:00
Paulus Schoutsen 90d6172fd0 Bump aiohue to 4.2.1 (#66823) 2022-02-18 11:40:56 -08:00
Jeef 92834cfd7a Dependency Bump on Intellifire Lib (#66814) 2022-02-18 21:12:40 +02:00
Keilin BickarandJ. Nick Koston a367d2be40 Modernize Sleepiq and add new entities (#66336)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-18 12:50:44 -06:00
Kevin StillhammerandPaulus Schoutsen beb30a1ff1 Add google_travel_time sensor tests (#66568)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-02-18 10:21:28 -08:00
Jonathan Keljo 011c645ee2 Silence sisyphus chatty logging from dependencies (#66711) 2022-02-18 10:03:03 -08:00
Jeef 2d2101528c Intellifire Diagnostic Sensors (#66597) 2022-02-18 18:31:23 +01:00
Marc Mueller 30e2411761 Add type ignore error codes [last ones] (#66816) 2022-02-18 18:15:57 +01:00
Erik Montnemery fcf774ecfc Small cleanup of MQTT mixins (#66812) 2022-02-18 16:51:14 +01:00
Erik Montnemery faf854190d Add support for removing Google Cast devices (#66808) 2022-02-18 16:25:28 +01:00
Erik Montnemery f1648960f5 Improve cleanup of Google Cast entities (#66801) 2022-02-18 15:05:14 +01:00
Sascha SanderandFranck Nijhof 9389d1e561 Correct current temperature for tuya thermostats (#66715)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-02-18 15:00:49 +01:00
Martin Hjelmare 56d45c49e9 Clean webostv notify (#66803)
* Replace conf with attr

* Test notify service without data parameter

* Clean kwargs access

* Replace icon constant

* Use data from notify
2022-02-18 15:03:05 +02:00
Erik MontnemeryandMartin Hjelmare ba6d1976df Improve MQTT device removal (#66766)
* Improve MQTT device removal

* Update homeassistant/components/mqtt/mixins.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Adjust tests

* Improve test coverage

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-02-18 13:45:25 +01:00
Marc Mueller cb1efa54bb Add workflow_dispatch ci trigger (#66697) 2022-02-18 11:54:44 +01:00
Erik Montnemery 2abcd7cd94 Correct state restoring for MQTT temperature sensors (#66741)
* Correct state restoring for MQTT temperature sensors

* Adjust test

* Adjust test
2022-02-18 11:35:44 +01:00
Marc Mueller bfb1abd3a2 Add type ignore error codes [helpers] (#66776) 2022-02-18 11:31:37 +01:00
Marc Mueller 0188e8b319 Add type ignore error codes [util] (#66777) 2022-02-18 11:30:59 +01:00
Joakim Sørensen 0ac9376ee4 Add list to async_delay_save typing (#66795) 2022-02-18 11:07:14 +01:00
Teemu R 046c0ae61b Bump python-miio dependency to 0.5.10 (#66782) 2022-02-18 10:44:31 +01:00
Marc Mueller cb736eaeaf Add type ignore error codes [recorder] (#66780) 2022-02-18 10:37:38 +01:00
Andre Lengwenus c8ae0d3bbe Bump pypck to 0.7.14 (#66794) 2022-02-18 10:37:00 +01:00
Teemu RandFranck Nijhof 483545eeaa Bump python-songpal dependency to 0.14 (#66769)
* Bump python-songpal dependency to 0.14

* Fix tests

* pip_check -1

Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-02-18 11:31:46 +02:00
dependabot[bot] 2b807bd07d Bump docker/login-action from 1.12.0 to 1.13.0 (#66788)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-18 09:53:38 +01:00
Marc Mueller 67e94f2b4b Add type ignore error codes [N-Z] (#66779) 2022-02-18 09:41:12 +01:00
Marc Mueller d7170f43c3 Add type ignore error codes [A-L] (#66778) 2022-02-18 09:38:15 +01:00