Commit Graph

35030 Commits (694a1631248589ca7827b2367e3645ea78131a01)

Author SHA1 Message Date
Daniel Hjelseth Høyer 694a163124
Update met.no library () 2021-04-23 11:29:20 -10:00
Joakim Sørensen 019484f148
Use dev endpoint for dev installations () 2021-04-23 20:57:10 +02:00
Erik Montnemery 8013eb0e08
Allow data entry flows to hint for additional steps () 2021-04-23 11:02:12 -07:00
Paulus Schoutsen a6d87b7fae
Batch Google Report State ()
* Batch Google Report State

* Fix batching
2021-04-23 10:56:23 -07:00
Guido Schmitz c6edc7ae4f
Clean up devolo Home Control config flow () 2021-04-23 13:48:24 +02:00
tkdrob 50d2c3bfe3
Add target and selectors to remote services () 2021-04-23 11:25:53 +02:00
mariwing 28a909c463
Requesting data from last seven days () 2021-04-23 11:16:24 +02:00
jan iversen 39cb22374d
Remove HomeAssistantType from typing.py as it is no longer used. () 2021-04-23 11:08:58 +02:00
Xuefer 7579a321df
Encode ONVIF username password in URL ()
* onvif: encode username password in url

Signed-off-by: Xuefer <xuefer@gmail.com>

* onvif: use yarl to set username password for steam url

Signed-off-by: Xuefer <xuefer@gmail.com>
2021-04-23 10:43:02 +02:00
jan iversen d168749a51
Integrations: HomeAssistantType --> HomeAssistant. Last batch. () 2021-04-23 10:34:02 +02:00
Tsvi Mostovicz 968460099a
Change Jewish calendar IOT class to calculated ()
This integration doesn't poll at all, rather all values are calculated based on location and date, so I think this is the more correct value here
2021-04-23 10:19:43 +02:00
jan iversen 9685cefba4
Integrations h* - i*: Rename HomeAssistantType to HomeAssistant. () 2021-04-23 10:11:58 +02:00
Ville Skyttä a396619251
Use disabled_by constants ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-04-23 09:56:42 +02:00
jan iversen d52bc2373f
Integrations i* - m*: Rename HomeAssistantType to HomeAssistant. () 2021-04-23 09:55:20 +02:00
jan iversen 017e32a0cb
Integrations h*: Rename HomeAssistantType to HomeAssistant. () 2021-04-23 09:49:02 +02:00
Erik Montnemery a5a3c98aff
Make lights supporting rgbw and rgbww accept colors ()
* Allow lights supporting rgbw and rgbww accepting colors

* Tweak, update tests
2021-04-23 09:25:37 +02:00
Paulus Schoutsen 265fdea83b
Allow config entries to store a reason () 2021-04-23 09:23:43 +02:00
J. Nick Koston c753606a74
Bump async-upnp-client to 0.16.1 () 2021-04-23 07:39:49 +02:00
Thomas Hollstegge 66dbb17a4a
Fix opening cover via emulated_hue without specifying a position () 2021-04-22 19:12:52 -10:00
Matt Zimmerman e6d94845dd
SmartTub: use get_full_status() () 2021-04-22 18:55:58 -10:00
Matt Zimmerman fec6ea3f76
SmartTub cleanup () 2021-04-22 18:54:55 -10:00
Milan Meulemans 48695869f9
Change dict[str, Any] to FlowResultDict () 2021-04-22 17:23:15 -10:00
HomeAssistant Azure 686c92097f [ci skip] Translation update 2021-04-23 00:03:48 +00:00
Erik Montnemery 2502e7669c
Remove SUPPORT_WHITE_VALUE from ZHA light groups () 2021-04-22 16:59:41 -07:00
Erik Montnemery b3c9d854f5
Correct min and max mired for light with color_mode support () 2021-04-22 16:47:33 -07:00
Erik Montnemery d28b959a09
Improve sun condition trace () 2021-04-22 16:46:27 -07:00
Erik Montnemery a9065f381d
Use supported_color_modes in emulated_hue () 2021-04-22 16:42:28 -07:00
Paulus Schoutsen 1016d4ea28
Support trigger-based template binary sensors ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-22 14:54:28 -07:00
jan iversen 9410aefd0d
Integrations m*: Rename HomeAssistantType to HomeAssistant. () 2021-04-22 14:53:37 -07:00
tikismoke 90ede05c82
Bump pyvlx to 0.2.19 ()
* Update manifest.json

https://github.com/Julius2342/pyvlx/pull/59#issuecomment-824291298

* Update requirements_all.txt
2021-04-22 22:34:31 +02:00
J. Nick Koston d4329e01ef
Fix deadlock in async_get_integration_with_requirements after failed dep pip install () 2021-04-22 22:32:38 +02:00
jan iversen d76993034e
Replace HomeAssistantType with HomeAssistant for integrations m* - n* ()
* Integration neato: rename HomeAssistantType to HomeAssistant.

* Integration mysensors: rename HomeAssistantType to HomeAssistant.

* Integration mobile_app: rename HomeAssistantType to HomeAssistant.

* Integration minecraft_server: rename HomeAssistantType to HomeAssistant.

* Clean up

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-22 22:23:36 +02:00
tkdrob c3d9aaa896
Clean plex services.yaml () 2021-04-22 13:41:43 -05:00
Guido Schmitz 77372d9094
Add zeroconf detection to devolo Home Control ()
Co-authored-by: Markus Bong <2Fake1987@gmail.com>
2021-04-22 08:38:56 -10:00
jan iversen 34b258e812
Rename HomeAssistantType —> HomeAssistant for integrations n* - p* () 2021-04-22 08:23:19 -10:00
jan iversen c351098f04
HomeAssistantType —> HomeAssistant for Integrations p* - s* () 2021-04-22 19:58:02 +02:00
Paulus Schoutsen 9fe0c96474
Fix Hue activate scene () 2021-04-22 19:29:11 +02:00
jan iversen 9879b7becf
Rename HomeAssistantType to HomeAssistant, integrations w* - z* ()
* Integration zha: HomeAssistantType -> HomeAssistant.

* Integration zerproc: HomeAssistantType -> HomeAssistant.

* Integration xbox: HomeAssistantType -> HomeAssistant.

* Integration wunderground: HomeAssistantType -> HomeAssistant.

* Integration wled: HomeAssistantType -> HomeAssistant.

* Integration water_heater: HomeAssistantType -> HomeAssistant.

* Integration websocket_api: HomeAssistantType -> HomeAssistant.

* Integration wilight: HomeAssistantType -> HomeAssistant.
2021-04-22 11:04:28 -04:00
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
jan iversen 6a4f414236
Change HomeAssistantType to HomeAssistant () 2021-04-21 15:53:06 -10:00