Kevin Stillhammer
|
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 Sander
|
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 Montnemery
|
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 R
|
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 |
Erik Montnemery
|
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 Chemelli
|
4f2be58fe4
|
Fix wifi switches name for Fritz (#66529)
|
2022-02-18 00:13:36 -08:00 |
Dave T
|
7e3d87a146
|
Increase helpers.frame test coverage (#65137)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2022-02-18 00:05:38 -08:00 |
Franck Nijhof
|
e26488b1ca
|
Add config flow to MJPEG IP Camera (#66607)
|
2022-02-18 00:03:41 -08:00 |
Raman Gupta
|
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 Porter
|
703d01e772
|
Bump grpcio to 1.44.0 (#66787)
|
2022-02-17 23:12:05 -08:00 |
Marc Mueller
|
ac50248938
|
Add type ignore error codes [other] (#66781)
|
2022-02-17 23:10:25 -08:00 |
Marc Mueller
|
8d2fb72cc3
|
Add type ignore error codes [core] (#66773)
|
2022-02-17 23:09:22 -08:00 |
Allen Porter
|
58551ec66d
|
Update nest camera tests to use common test fixture (#66192)
|
2022-02-17 23:08:29 -08:00 |
J. Nick Koston
|
736a1ca0a3
|
Fix merge conflict resolution error in flux_led (#66775)
|
2022-02-17 20:14:08 -06:00 |
GitHub Action
|
8b557884b7
|
[ci skip] Translation update
|
2022-02-18 00:24:29 +00:00 |
J. Nick Koston
|
64277058b5
|
Ensure lutron caseta imports set the unique id (#66754)
|
2022-02-18 00:03:20 +01:00 |
Shay Levy
|
90a0d5518d
|
Handle default notify data in webostv (#66770)
|
2022-02-17 23:46:18 +01:00 |
Erik Montnemery
|
cd00464285
|
Remove use of hass.helpers from MQTT (#66757)
* Remove use of hass.helpers from MQTT
* Tweak
|
2022-02-17 23:18:03 +01:00 |
Marc Mueller
|
1a247f7d1b
|
Improve `device_automation` typing (#66621)
|
2022-02-17 22:08:43 +01:00 |
epenet
|
8bf19655f1
|
Fix samsung mocks (#66765)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-02-17 13:04:48 -08:00 |
Tom Harris
|
d7619d2302
|
Bump pyinsteon to 1.0.16 (#66759)
|
2022-02-17 12:52:06 -08:00 |
epenet
|
92ce255293
|
Ensure new samsungtv token is updated in the config_entry (#66731)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-02-17 12:49:01 -08:00 |
epenet
|
6d0a06c57a
|
Add type hints in samsungtv tests (#66632)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-02-17 12:47:58 -08:00 |
Felipe Santos
|
44befe5f11
|
Fix Twilio webhook content type (#66561)
|
2022-02-17 21:38:31 +01:00 |
Andre Richter
|
d6100abc7c
|
Remove deprecated way of setting fan preset in Vallox (#66655)
|
2022-02-17 21:06:35 +01:00 |
Vaclav
|
0bebf14e45
|
Bump holidays to 0.13 (#66612)
|
2022-02-17 20:59:50 +01:00 |
Tom
|
dacc2b1ab0
|
Plugwise update Zigbee addressing fixture data to 64bits (#66761)
|
2022-02-17 20:58:06 +01:00 |
Shay Levy
|
e79348f952
|
Fix webostv notify service (#66760)
|
2022-02-17 20:13:09 +01:00 |
Erik Montnemery
|
750b48dcaf
|
Use pylint disable-next in MQTT (#66758)
|
2022-02-17 11:12:12 -08:00 |
Chris Talkington
|
9d5dc2ce24
|
Improve roku play media handling (#66429)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2022-02-17 10:19:01 -08:00 |
Marc Mueller
|
cdd5d22b38
|
Remove ThreadPoolExecutor `shutdown` backport (#66735)
|
2022-02-17 10:39:33 -06:00 |
Tom
|
f8d38a1025
|
Plugwise: Update fixtures (#66749)
|
2022-02-17 17:03:18 +01:00 |