Commit Graph
46159 Commits
Author SHA1 Message Date
Joakim SørensenandGitHub 8e39ba387d Add missing hass argument in async_request_config call (#66864) 2022-02-19 13:22:00 +02:00
Simon HansenandGitHub 52ca1a3d47 Code enhancements for ISS (#66813)
* Code enhancements for ISS

* Assert options
2022-02-19 11:38:10 +01:00
Raman GuptaandGitHub 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 SchoutsenandGitHub 1bbc1f5f55 Validate in split_entity_id (#66835) 2022-02-18 16:11:17 -08:00
J. Nick KostonandGitHub 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 SchoutsenandGitHub 0269ad4738 Bump hass-nabucasa to 0.53.1 (#66845) 2022-02-18 16:04:54 -08:00
aa00bd9b96 Add SleepIQ device type (#66833)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-18 17:42:35 -06:00
Marc MuellerandGitHub 1ad023a63f Add type ignore error codes [auth] (#66774) 2022-02-18 23:29:56 +01:00
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
bvweerdandGitHub 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
jjlawrenandGitHub 3bfc6cc756 Bump SoCo to 0.26.3 (#66834) 2022-02-18 15:55:55 -06:00
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
jjlawrenandGitHub cfd908218d Initialize AlarmDecoder binary_sensor state as off instead of unknown (#65926) 2022-02-18 13:32:04 -08:00
G JohanssonandGitHub 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
Franck NijhofandGitHub fa8238bc04 Downgrade log warning->info for unregistered webhook message (#66830) 2022-02-18 12:43:25 -08:00
Mathew VerdouwandGitHub 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 SchoutsenandGitHub d3bb622a3c Bump hass-nabucasa to 0.53.0 (#66826) 2022-02-18 11:53:02 -08:00
Paulus SchoutsenandGitHub 90d6172fd0 Bump aiohue to 4.2.1 (#66823) 2022-02-18 11:40:56 -08:00
JeefandGitHub 92834cfd7a Dependency Bump on Intellifire Lib (#66814) 2022-02-18 21:12:40 +02:00
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
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 KeljoandGitHub 011c645ee2 Silence sisyphus chatty logging from dependencies (#66711) 2022-02-18 10:03:03 -08:00
JeefandGitHub 2d2101528c Intellifire Diagnostic Sensors (#66597) 2022-02-18 18:31:23 +01:00
Marc MuellerandGitHub 30e2411761 Add type ignore error codes [last ones] (#66816) 2022-02-18 18:15:57 +01:00
Erik MontnemeryandGitHub fcf774ecfc Small cleanup of MQTT mixins (#66812) 2022-02-18 16:51:14 +01:00
Erik MontnemeryandGitHub faf854190d Add support for removing Google Cast devices (#66808) 2022-02-18 16:25:28 +01:00
Erik MontnemeryandGitHub f1648960f5 Improve cleanup of Google Cast entities (#66801) 2022-02-18 15:05:14 +01:00
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 HjelmareandGitHub 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
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 MuellerandGitHub cb1efa54bb Add workflow_dispatch ci trigger (#66697) 2022-02-18 11:54:44 +01:00
Erik MontnemeryandGitHub 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 MuellerandGitHub bfb1abd3a2 Add type ignore error codes [helpers] (#66776) 2022-02-18 11:31:37 +01:00
Marc MuellerandGitHub 0188e8b319 Add type ignore error codes [util] (#66777) 2022-02-18 11:30:59 +01:00
Joakim SørensenandGitHub 0ac9376ee4 Add list to async_delay_save typing (#66795) 2022-02-18 11:07:14 +01:00
Teemu RandGitHub 046c0ae61b Bump python-miio dependency to 0.5.10 (#66782) 2022-02-18 10:44:31 +01:00
Marc MuellerandGitHub cb736eaeaf Add type ignore error codes [recorder] (#66780) 2022-02-18 10:37:38 +01:00
Andre LengwenusandGitHub c8ae0d3bbe Bump pypck to 0.7.14 (#66794) 2022-02-18 10:37:00 +01:00
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 MuellerandGitHub 67e94f2b4b Add type ignore error codes [N-Z] (#66779) 2022-02-18 09:41:12 +01:00
Marc MuellerandGitHub d7170f43c3 Add type ignore error codes [A-L] (#66778) 2022-02-18 09:38:15 +01:00
Erik MontnemeryandGitHub 98982c86e4 Add MQTT diagnostics (#66730)
* Add MQTT diagnostics

* Redact device tracker location

* Adjust tests

* Address comments from code review
2022-02-18 09:28:49 +01:00
Simone ChemelliandGitHub 4f2be58fe4 Fix wifi switches name for Fritz (#66529) 2022-02-18 00:13:36 -08:00
7e3d87a146 Increase helpers.frame test coverage (#65137)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-02-18 00:05:38 -08:00
Franck NijhofandGitHub e26488b1ca Add config flow to MJPEG IP Camera (#66607) 2022-02-18 00:03:41 -08:00
Raman GuptaandGitHub 82ebb7047f Bump zwave-js-server-python to 0.35.0 (#66785)
* Bump zwave-js-server-python to 0.35.0

* Remove support for new event type which should go in a separate PR
2022-02-18 02:36:27 -05:00
Allen PorterandGitHub 703d01e772 Bump grpcio to 1.44.0 (#66787) 2022-02-17 23:12:05 -08:00
Marc MuellerandGitHub ac50248938 Add type ignore error codes [other] (#66781) 2022-02-17 23:10:25 -08:00