epenet
67061aeb7d
Use new enums in miflora ( #61922 )
2021-12-15 20:09:10 +01:00
Marvin Wichmann
66b8f87e43
Fix notify platform setup for KNX ( #61842 )
...
* Fix notify platform setup for KNX
* Apply review suggestions
* Store hass config in DATA_HASS_CONFIG
* Readd guard clause
2021-12-15 19:30:38 +01:00
epenet
59e4b52065
Use new enums in lyric ( #61888 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 16:37:35 +01:00
epenet
c9132b229d
Use new enums in melcloud ( #61894 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 16:37:17 +01:00
epenet
3ac585ea2d
Use new enums in meteo-france ( #61896 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 16:36:22 +01:00
epenet
e095cd95bf
Use new SensorDeviceClass in meteoclimatic ( #61897 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 16:35:35 +01:00
epenet
ce2063fb07
Use new SensorDeviceClass in metoffice ( #61899 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 16:33:15 +01:00
epenet
b91124c030
Use _attr_attribution in meteoclimatic ( #61898 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 16:32:48 +01:00
epenet
5b77fb9a0f
Use BinarySensorDeviceClass in lutron ( #61886 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 15:57:33 +01:00
epenet
61a6d278b8
Use new enums in lookin ( #61885 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 15:17:37 +01:00
epenet
232d793661
Use new DeviceClass enums in lutron_caseta ( #61887 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 15:17:18 +01:00
Bram Kragten
b5d54d9bb1
Update frontend to 20211215.0 ( #61877 )
2021-12-15 15:15:47 +01:00
epenet
6c4f335650
Use new enums in litterrobot ( #61884 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 15:02:42 +01:00
epenet
ef15b159c1
Use SensorDeviceClass in lacrosse ( #61879 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 14:48:19 +01:00
Robert Hillis
cc3a4fef53
Remove deprecated yaml config from enphase envoy ( #61840 )
2021-12-15 13:55:31 +01:00
Aaron Bach
5372871727
Ensure SimpliSafe websocket reconnects upon new token ( #61835 )
2021-12-15 13:17:09 +01:00
Marvin Wichmann
cefbc2c428
Allow setting local_ip for knx routing connections ( #61836 )
2021-12-15 13:15:56 +01:00
Michael Davie
9dea96399f
Fix broken Environment Canada ( #61848 )
2021-12-15 13:13:59 +01:00
Allen Porter
bff677e34e
Bump google-nest-sdm to 0.4.8 ( #61851 )
2021-12-15 13:12:38 +01:00
epenet
764ff65a38
Use new DeviceClass enums in konnected ( #61870 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 13:10:53 +01:00
epenet
25cf690b20
Tidy up package constraint messages ( #61866 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 12:28:04 +01:00
Marcel van der Veldt
a6f0492623
Bump aiohue to 3.0.5 ( #61875 )
2021-12-15 12:15:05 +01:00
epenet
9d36616477
Use new enums in kostal_plenticore ( #61871 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 12:12:54 +01:00
epenet
19f398259d
Use new enums in keba ( #61869 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 12:06:47 +01:00
epenet
bc61c5f49e
Use new BinarySensorDeviceClass in keenetic_ndms2 ( #61867 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 12:06:16 +01:00
Jan Bouwhuis
d5defa8995
Support publishing MQTT messages with raw bytes payloads ( #61090 )
...
* correctly publish mqtt ouput
* Additional tests
* Add template test with binary output
* render_outgoing_payload with command templates
* use MqttCommandTemplate helper class
* add tests command_template
* Additional tests
* support pass-through for MqttComandTemplate
* fix bugs
* unify workform always initiate with hass
* clean up
* remove not needed lines
* comment not adding value
2021-12-15 11:28:43 +01:00
epenet
a1abcad0ca
Use new CoverDeviceClass in knx ( #61868 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-15 10:54:14 +01:00
Erik Montnemery
f17164fa47
Don't override pychromecast MediaController's APP ID ( #61796 )
2021-12-15 10:40:37 +01:00
Erik Montnemery
a371d568c0
Bump pychromecast to 10.2.1 ( #61811 )
2021-12-15 10:40:06 +01:00
Martin Hjelmare
a818afdad1
Revert pillow 8.3.2 ( #61793 )
...
* Revert "Bump pillow from 8.2.0 to 8.3.2 (#61661 )"
This reverts commit 3635946211
.
* Add comment
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
* Fix comment
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2021-12-15 03:10:06 +01:00
GitHub Action
77843be01f
[ci skip] Translation update
2021-12-15 00:13:42 +00:00
Teemu R
72556e5eaa
Bump python-miio to 0.5.9.2 ( #61831 )
2021-12-14 22:36:55 +01:00
epenet
002512f4ff
Use SensorDeviceClass in jewish-calendar ( #61827 )
2021-12-14 22:12:34 +01:00
epenet
158ff601b6
Use SensorDeviceClass in islamic_prayer_times ( #61824 )
2021-12-14 22:11:54 +01:00
epenet
12349eb70e
Use SensorDeviceClass in ipp ( #61822 )
2021-12-14 22:11:26 +01:00
epenet
b59f39b214
Use SensorStateClass in iqvia ( #61823 )
2021-12-14 13:56:36 -07:00
Marcel van der Veldt
01c8e5f49d
Fix turn_off with transition for grouped Hue lights ( #61728 )
...
* fix turn_off with transition for grouped hue lights
* add test
2021-12-14 11:24:37 -08:00
Erik Montnemery
cf09d1b604
Improve warnings when a zone trigger is referencing a none-existing zone ( #61763 )
2021-12-14 20:14:50 +01:00
Daniel Hjelseth Høyer
d9105b071a
Last reset is no longer deprecated ( #61816 )
2021-12-14 20:06:50 +01:00
epenet
6bf41325ca
Use new DeviceClass enum in home_connect ( #61759 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-14 19:59:47 +01:00
epenet
67ddfcb218
Use new DeviceClass enums in hive ( #61758 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-14 19:59:17 +01:00
epenet
3404be8bb0
Use SensorDeviceClass in icloud ( #61804 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-14 19:42:12 +01:00
epenet
ffccc5bfa5
Use new enums in iotawatt ( #61802 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-14 19:39:18 +01:00
epenet
ef2a28cce2
Use new BinarySensorDeviceClass in insteon ( #61801 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-14 18:48:06 +01:00
epenet
d254d963b8
Use SensorDeviceClass in incomfort ( #61800 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-14 18:46:38 +01:00
epenet
93c05b627f
Use new SensorDeviceClass in ihc ( #61799 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-14 18:46:02 +01:00
Daniel Hjelseth Høyer
e203b85303
Tibber, update library, fixes #61525 ( #61813 )
2021-12-14 18:40:47 +01:00
epenet
1692fab664
Use new enums in integration ( #61803 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-14 18:32:33 +01:00
epenet
2c26eae9b2
Use new DeviceClass enums in iaqualink ( #61805 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-14 18:32:17 +01:00
Pascal Vizeli
c02aae58fb
Add twinkly DHCP support ( #61434 )
...
* Add twinkly DHCP support
* fix typing import
* fix format
* Fix imports v2
* Using IP
* Fix tests
* Apply suggestions from code review
Thanks @bdraco
Co-authored-by: J. Nick Koston <nick@koston.org>
* fix black
* Add confirm step
* Add more tests
* Update homeassistant/components/twinkly/config_flow.py
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-12-14 15:12:19 +01:00