Erik Montnemery and GitHub
c60bb1890d
Remove unused group config view ( #63434 )
2022-01-05 12:16:11 +01:00
178d2848f3
Add setup type hints [i-k] ( #63444 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-05 12:14:13 +01:00
fee95e129a
Add setup type hints [h] ( #63438 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-05 12:13:11 +01:00
Franck Nijhof and GitHub
ed791aa854
Add sensor tests to PVOutput ( #63400 )
2022-01-05 11:15:18 +01:00
Daniel Hjelseth Høyer and GitHub
ba1b09a3a5
Add external Tibber statistics ( #62249 )
...
* Tibber, add external statistics
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* Tibber, add external statistics
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* Tibber ext stats
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* Add tests
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* name
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2022-01-05 09:33:12 +01:00
Franck Nijhof and GitHub
56520b69ac
Remove deprecated Arduino integration ( #63406 )
2022-01-05 09:15:50 +01:00
Franck Nijhof and GitHub
0adc96348c
Update holidays to 0.12 ( #63389 )
2022-01-05 09:14:48 +01:00
2b4bb49eb7
Make device tracker entities work better ( #63328 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-01-04 23:16:43 -08:00
d4310f0d70
Remove groups.yaml from default config ( #63366 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2022-01-04 23:16:08 -08:00
Milan Meulemans and GitHub
8e46dff2a2
Deprecate Nanoleaf YAML ( #63404 )
2022-01-05 08:07:11 +01:00
Marcel van der Veldt and GitHub
f999266c9a
Add additional service to set advanced Hue scene options ( #63035 )
2022-01-04 21:39:08 -08:00
40e77e2af0
Fix type hint in http register_view ( #63385 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-04 21:25:16 -08:00
J. Nick Koston and GitHub
e6e200f3c1
Handle no enabled ipv4 addresses in the network integration ( #63416 )
2022-01-04 21:22:28 -08:00
Allen Porter and GitHub
224f960050
Set the nest configuration title to a user friendly name ( #62886 )
...
* Set the nest configuration title to a user friendly name
Set the config entry title name to be the name of the Google Home or
Nest Home that was authorized. In case more than one home was authorized,
they are all listed since they are all accessed over a single shared
home.
* Fix pylint errors
* Resolve pylint errors
2022-01-04 19:23:20 -08:00
mezz64 and GitHub
5c44c27088
Fix Heat Service, bump pyEight to 0.2.0 ( #63405 )
2022-01-04 16:17:27 -10:00
GitHub Action
d2c06c5947
[ci skip] Translation update
2022-01-05 00:15:18 +00:00
4c14aad90f
Add setup type hints to august ( #63388 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-04 13:32:11 -10:00
jjlawren and GitHub
058520769b
Handle missing monitored users in Plex options ( #63411 )
2022-01-04 15:16:53 -08:00
32933b2c6b
Work around ingress glitch with 304 responses ( #63355 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2022-01-04 14:04:43 -08:00
626ae7be9b
Do not create a number LED brightness entity for Xiaomi Miio devices that do not support it ( #62819 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2022-01-04 13:43:22 -08:00
f0acbabd48
Add Goodwe solar inverter integration ( #58503 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: starkillerOG <starkiller.og@gmail.com >
2022-01-04 22:19:31 +01:00
Franck Nijhof and GitHub
841e22258d
Fix missing timezone in GTFS timestamp sensor ( #63401 )
2022-01-04 13:16:35 -08:00
Allen Porter and GitHub
cb76a30233
Add a lock on nest stream URL creation to avoid multiple in flight at once ( #63212 )
...
Add a lock to avoid multiple calls to create stream URLs when requests race in parallel
to open streams. This is to avoid # of API calls on the nest server which can be
rate limited, and to avoid any possibility of having too many streams per camera outstanding at once.
2022-01-04 12:27:56 -08:00
Michaël Arnauts and GitHub
5c8e802cbf
Add unique_id to tellstick devices ( #63391 )
2022-01-04 21:16:43 +01:00
Franck Nijhof and GitHub
919aa95f97
Improve test coverage for PVOutput ( #63048 )
2022-01-04 20:20:39 +01:00
Franck Nijhof and GitHub
cd9096907b
Simplify WLED config flow, use device name for config entry ( #63377 )
2022-01-04 10:59:14 -08:00
On Freund and GitHub
8c756f4b41
Parse Risco event time as local ( #63395 )
2022-01-04 19:57:21 +01:00
Marc Mueller and GitHub
048d8f9263
Add strict typing to core.py (6) - Implicit reexport ( #63345 )
2022-01-04 19:51:19 +01:00
Maciej Bieniek and GitHub
16f6bad897
Fix status type in Shelly climate platform ( #63347 )
2022-01-04 19:32:25 +01:00
6af99882c5
Prometheus to support input_number ( #58964 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2022-01-04 18:52:43 +01:00
8a8ffa1c08
Add support for Sonos microphone binary_sensor ( #63097 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2022-01-04 18:45:40 +01:00
Hmmbob and GitHub
ec75b0caf0
Add Picnic last_order_max_order_time sensor ( #63169 )
2022-01-04 18:41:31 +01:00
Marc Mueller and GitHub
53496c019c
Start using ParamSpec for decorator functions ( #63148 )
2022-01-04 18:37:46 +01:00
Marc Mueller and GitHub
3a32fe9a34
Add strict typing to core.py (2) - State ( #63240 )
2022-01-04 18:33:56 +01:00
5f5adffd5b
Fix CO/CO2 sensors mixup in Google Assistant ( #63152 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-01-04 18:24:44 +01:00
Franck Nijhof and GitHub
2fe08d2b9b
Complete strict typing to Humidifier entity platform ( #61021 )
2022-01-04 18:09:32 +01:00
d7b080b285
Add support for Add-on discovery in rtsp_to_webrtc ( #63211 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-01-04 17:58:08 +01:00
46e61008ea
Update PyVicare to 2.15.0 ( #63342 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-01-04 17:55:43 +01:00
J. Nick Koston and GitHub
13b262bcce
Keep flux_led device time in sync ( #63259 )
2022-01-04 17:37:15 +01:00
Renat Nurgaliyev and GitHub
f71d49230d
Add counter entities support to Prometheus component ( #62410 )
2022-01-04 17:34:05 +01:00
911f2751b4
Drop device_class in wallbox number ( #62438 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2022-01-04 17:29:46 +01:00
Allen Porter and GitHub
0bcad5579b
Set nest climate hvac_action to report idle when hvac mode is not off ( #62811 )
2022-01-04 17:28:46 +01:00
Marcel van der Veldt and GitHub
829ff9c423
Fix Hue grouped light color_mode calculation ( #63374 )
2022-01-04 17:15:19 +01:00
Tobias Sauerwein and GitHub
c423b01eb0
Implement retry for Netatmo webhook registration ( #62597 )
2022-01-04 16:52:27 +01:00
J. Nick Koston and GitHub
ee375ff42d
Offer local control option when there are multiple zeroconf homekit matches ( #62649 )
2022-01-04 16:51:38 +01:00
epenet and GitHub
411fcad798
Use BinarySensorDeviceClass enum in binary_sensor device automations ( #62635 )
2022-01-04 16:46:21 +01:00
7e4414710d
Convert Risco sensor states to timestamps ( #63139 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.dev >
2022-01-04 16:40:32 +01:00
Allen Porter and GitHub
fdb4b1d7f0
Cleanup nest config flow ( #63351 )
2022-01-04 16:33:17 +01:00
Franck Nijhof and GitHub
1a7ae839d3
Add little slack to CodeCov project/config-flows threshold ( #63379 )
2022-01-04 16:26:22 +01:00
J. Nick Koston and GitHub
5c8271552a
Add hardware revision support to homekit ( #63336 )
2022-01-04 16:19:12 +01:00