1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-02 19:25:52 +00:00
Commit Graph

62409 Commits

Author SHA1 Message Date
Marvin Wichmann
b78e44d1d1 Fix local_ip handling in KNX options flow (#62969) 2022-01-04 14:09:24 -08:00
Maciej Bieniek
76d5e2ea90 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 14:08:32 -08:00
Fabian Affolter
e3d2993d98 Update no_ip URL (#62477) 2022-01-04 14:05:30 -08:00
dougiteixeira
69b1a93793 Fix Tuya vacuum display battery level (#61643)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-04 14:05:29 -08:00
Penny Wood
eb91941640 Update version of iZone library to add some bug fixes (#61548) 2022-01-04 14:05:29 -08:00
Christopher Masto
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
Maciej Bieniek
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
mletenay
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
841e22258d Fix missing timezone in GTFS timestamp sensor (#63401) 2022-01-04 13:16:35 -08:00
Allen Porter
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
5c8e802cbf Add unique_id to tellstick devices (#63391) 2022-01-04 21:16:43 +01:00
Franck Nijhof
919aa95f97 Improve test coverage for PVOutput (#63048) 2022-01-04 20:20:39 +01:00
Franck Nijhof
cd9096907b Simplify WLED config flow, use device name for config entry (#63377) 2022-01-04 10:59:14 -08:00
On Freund
8c756f4b41 Parse Risco event time as local (#63395) 2022-01-04 19:57:21 +01:00
Marc Mueller
048d8f9263 Add strict typing to core.py (6) - Implicit reexport (#63345) 2022-01-04 19:51:19 +01:00
Maciej Bieniek
16f6bad897 Fix status type in Shelly climate platform (#63347) 2022-01-04 19:32:25 +01:00
Jevgeni Kiski
6af99882c5 Prometheus to support input_number (#58964)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-04 18:52:43 +01:00
jjlawren
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
ec75b0caf0 Add Picnic last_order_max_order_time sensor (#63169) 2022-01-04 18:41:31 +01:00
Marc Mueller
53496c019c Start using ParamSpec for decorator functions (#63148) 2022-01-04 18:37:46 +01:00
Marc Mueller
3a32fe9a34 Add strict typing to core.py (2) - State (#63240) 2022-01-04 18:33:56 +01:00
ryborg
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
2fe08d2b9b Complete strict typing to Humidifier entity platform (#61021) 2022-01-04 18:09:32 +01:00
Allen Porter
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
tschnilo
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
13b262bcce Keep flux_led device time in sync (#63259) 2022-01-04 17:37:15 +01:00
Renat Nurgaliyev
f71d49230d Add counter entities support to Prometheus component (#62410) 2022-01-04 17:34:05 +01:00
epenet
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
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
829ff9c423 Fix Hue grouped light color_mode calculation (#63374) 2022-01-04 17:15:19 +01:00
Tobias Sauerwein
c423b01eb0 Implement retry for Netatmo webhook registration (#62597) 2022-01-04 16:52:27 +01:00
J. Nick Koston
ee375ff42d Offer local control option when there are multiple zeroconf homekit matches (#62649) 2022-01-04 16:51:38 +01:00
epenet
411fcad798 Use BinarySensorDeviceClass enum in binary_sensor device automations (#62635) 2022-01-04 16:46:21 +01:00
On Freund
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
fdb4b1d7f0 Cleanup nest config flow (#63351) 2022-01-04 16:33:17 +01:00
Franck Nijhof
1a7ae839d3 Add little slack to CodeCov project/config-flows threshold (#63379) 2022-01-04 16:26:22 +01:00
J. Nick Koston
5c8271552a Add hardware revision support to homekit (#63336) 2022-01-04 16:19:12 +01:00
Joakim Plate
7c6297db86 Add support for philips js screen state (#62775) 2022-01-04 16:14:44 +01:00
Brandon Rothweiler
06f05d2302 Use entity class attributes for Mazda integration (#59869) 2022-01-04 16:08:54 +01:00
Robert Hillis
f028079815 Remove deprecated yaml config from sma (#62472)
Co-authored-by: René Klomp <rene@klomp.ws>
2022-01-04 16:04:16 +01:00
Sebastian Muszynski
72674876fc Add philips.light.hbulb support (#62417) 2022-01-04 16:01:36 +01:00
vauriga
0a00c77ed6 Add support for Pet Feeder (cwwsq) in Tuya (#61359) 2022-01-04 16:00:48 +01:00
Erwin Oldenkamp
39b26e5ff7 Add device to Wallbox integration (#63011) 2022-01-04 15:46:57 +01:00
Marc Mueller
3e51659ba7 Remove some unused TypeVars (#63346) 2022-01-04 15:38:34 +01:00
starkillerOG
4d59c1bf07 Bump micloud to 0.5 (#63348) 2022-01-04 15:37:33 +01:00
Marc Mueller
fcd80b2ed7 Fix ensure_list typing (#63311) 2022-01-04 15:23:48 +01:00
Dave T
05834029a5 Make review link exclude PRs with failing tests (#63373)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-01-04 15:16:38 +01:00
Ville Skyttä
5231bc5dcb Simplify device registry update (#62868) 2022-01-04 15:02:11 +01:00
Mike Degatano
8d2cb82b1d Update influxdb dependency to 5.3.1 (#62228) 2022-01-04 13:49:43 +01:00
Paulus Schoutsen
e201293848 Add MAC to WLED device (#63349) 2022-01-04 13:49:15 +01:00