Commit Graph

27332 Commits (6992e24263ba77dafcb0168943c4d6e49360363e)

Author SHA1 Message Date
jan iversen 6992e24263
Rename HomeAssistantType —> HomeAssistant, integrations t* - v* ()
* Integration vizio: HomeAssistantType -> HomeAssistant.

* Integration velbus: HomeAssistantType -> HomeAssistant.

* Integration vacuum: HomeAssistantType -> HomeAssistant.

* Integration upnp: HomeAssistantType -> HomeAssistant.

* Integration upcloud: HomeAssistantType -> HomeAssistant.

* Integration twinkly: HomeAssistantType -> HomeAssistant.

* Integration tts: HomeAssistantType -> HomeAssistant.

* Integration tradfri: HomeAssistantType -> HomeAssistant.

* Integration traccar: HomeAssistantType -> HomeAssistant.

* Integration tplink: HomeAssistantType -> HomeAssistant.
2021-04-22 10:53:57 -04:00
jan iversen 2e084f260e
Rename HomeAssistantType —> HomeAssistant, integrations s* - t* () 2021-04-22 16:21:38 +02:00
D3v01dZA c4c8c67a03
Bump snapcast to 2.1.3 () 2021-04-22 15:46:48 +02:00
Maciej Bieniek e75233b279
Bump `brother` library to version 1.0.0 ()
* Bump brother library

* Improve attributes generation
2021-04-22 13:20:14 +02:00
jan iversen f67c0ce8bb
Secure 100% test coverage for modbus, binary_sensor and sensor ()
* Secure 100% test coverage for modbus/binary_sensor.

* Test that class constructor is called.
2021-04-22 11:54:40 +02:00
bsmappee 8b08134850
Support local Smappee Genius device ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-04-21 22:12:13 -10:00
Matt Zimmerman 8c52dfa1c5
Implement reauth for smarttub ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-04-21 21:28:24 -10:00
J. Nick Koston c10836fcee
Upgrade to sqlalchemy 1.4.11 () 2021-04-21 20:29:36 -10:00
corneyl 303ab36c54
Add Picnic integration ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: @tkdrob <tkdrob4390@yahoo.com>
2021-04-21 22:21:56 -07:00
J. Nick Koston cb4558c088
Autodetect zeroconf interface selection when not set () 2021-04-21 22:10:34 -07:00
MarBra 9003dbfdf3
Add denonavr DynamicEQ and Audyssey service ()
* denonavr: Add DynamicEQ and Audyssey service

* Remove debug print

* Syntax sugar

* Apply suggestions from code review

Co-authored-by: J. Nick Koston <nick@koston.org>

* Update homeassistant/components/denonavr/services.yaml

Co-authored-by: J. Nick Koston <nick@koston.org>

* Remove trailing whitespaces

Co-authored-by: J. Nick Koston <nick@koston.org>
2021-04-21 15:55:30 -10:00
HomeAssistant Azure 69c1721c2a [ci skip] Translation update 2021-04-22 00:02:50 +00:00
Kevin Worrel dc24ce491b
Add Screenlogic set_color_mode service () 2021-04-21 08:45:50 -10:00
Raman Gupta 99c5087c1e
Add WS API command to capture zwave_js logs from server ()
* Add WS API commands to capture zwave_js logs from server

* register commands

* create a task

* Update homeassistant/components/zwave_js/api.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Update homeassistant/components/zwave_js/api.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* fix

* fixes and add test

* fix PR on rebase

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-04-21 07:37:35 -04:00
Charles Garwood cad281b326
Add subscription for Z-Wave JS node re-interview status ()
* Add subscription for interview status

* update test

* forward stage completed event

* add additional test

* additional tests

* return earlier
2021-04-21 07:35:16 -04:00
Brynley McDonald 5c6744d978
Fix typo in tuya config_flow () 2021-04-21 12:21:32 +02:00
Franck Nijhof 168b3c100c
Remove HomeAssistantType alias - Part 4 () 2021-04-21 12:18:42 +02:00
jan iversen c9bdc9609c
Do not close non existing clients in modbus ()
* Only close if _client is present.

* Remove del.
2021-04-21 11:46:40 +02:00
Raman Gupta 6e22251e1d
Add support to enable/disable zwave_js data collection () 2021-04-20 21:40:54 -04:00
Paulus Schoutsen a90d3a051f
prefer total_seconds over seconds () 2021-04-20 17:41:36 -07:00
HomeAssistant Azure 020d456889 [ci skip] Translation update 2021-04-21 00:03:47 +00:00
Ville Skyttä c825f88888
Support wired clients in Huawei LTE device tracker () 2021-04-20 12:26:09 -10:00
Raman Gupta cf16e651cf
Bump zwave_js dependency to 0.24.0 ()
* Bump zwave_js dependency to 0.24.0

* fix bug in schema

* fix test
2021-04-20 23:44:26 +02:00
Guido Schmitz 208a17d0dc
Add additional device classes to devolo Home Control () 2021-04-20 22:38:54 +02:00
Ville Skyttä 1c587d2e47
Fix and add some ScannerEntity property type hints () 2021-04-20 23:38:07 +03:00
Dermot Duffy ccda903c17
Upgrade to the latest hyperion-py () 2021-04-20 22:08:08 +02:00
dfigus d517d7232f
Fix HmIP-HAP attributes unit () 2021-04-20 22:06:00 +02:00
Robert Svensson 12a9695798
Use config_entry.on_unload rather than local listener implementation in Axis () 2021-04-20 08:53:05 -10:00
Robert Svensson 63616a9e36
Use config_entry.on_unload rather than local listener implementation in UniFi () 2021-04-20 08:50:42 -10:00
Caleb Mah 45b6dfce68
Bump yeelight dependency to 0.6.1 () 2021-04-20 08:26:42 -10:00
J. Nick Koston f73d9fa572
Reduce broadlink executor jobs at setup time ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-04-20 08:22:10 -10:00
J. Nick Koston df66f2a9da
Cleanup history states tests that were converted to async tests () 2021-04-20 08:21:41 -10:00
Robert Svensson 3b64c574e3
Replace local listener implementation to using config_entry.on_unload in deCONZ () 2021-04-20 08:20:57 -10:00
Paulus Schoutsen 7e7267f822
Send only a single event per incoming Google command () 2021-04-20 09:21:52 -07:00
Martin Hjelmare 410f0e3604
Fix mysensors mqtt integration setup guard () 2021-04-20 09:21:38 -07:00
J. Nick Koston 20ead7902a
Fix memory leak in ambient_station on reload () 2021-04-20 09:17:08 -07:00
J. Nick Koston 3164eef059
Limit executor jobs during custom_components load to match non-custom behavior () 2021-04-20 09:16:17 -07:00
J. Nick Koston f600649016
Fix memory leak in onvif () 2021-04-20 09:15:17 -07:00
J. Nick Koston e288afa7a3
Fix memory leak in plum_lightpad () 2021-04-20 09:15:04 -07:00
J. Nick Koston 76b59a3983
Fix memory leak in hangouts () 2021-04-20 09:14:48 -07:00
J. Nick Koston 8537076917
Fix memory leak in huawei_lte () 2021-04-20 09:14:34 -07:00
J. Nick Koston 7791670607
Fix memory leak in legacy nest () 2021-04-20 09:14:23 -07:00
J. Nick Koston d858d2ff25
Fix memory leak in deconz () 2021-04-20 09:14:11 -07:00
J. Nick Koston b2db9d3ca2
Fix memory leak in firmata () 2021-04-20 09:14:00 -07:00
J. Nick Koston 30c99ce954
Fix memory leak in insteon () 2021-04-20 09:13:50 -07:00
J. Nick Koston 1193c5360d
Fix memory leak in tibber () 2021-04-20 09:13:41 -07:00
J. Nick Koston 786f3163ac
Fix memory leak in freebox () 2021-04-20 09:13:28 -07:00
J. Nick Koston 7db5d50ce4
Fix memory leak in unifi on reload () 2021-04-20 09:13:07 -07:00
J. Nick Koston 052e935c2b
Fix memory leak in fritzbox () 2021-04-20 09:12:54 -07:00
J. Nick Koston c9fbdfbbbe
Fix memory leak in heos () 2021-04-20 09:12:42 -07:00