dougiteixeira
fdb13726f6
Add more Tuya Vacuum sensors and select entities ( #60927 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-12-03 19:38:32 +01:00
epenet
b65b25c1bb
Move MqttServiceInfo to init.py ( #60905 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-12-03 19:34:48 +01:00
David F. Mulcahey
02b5449648
Add support for siren entities in ZHA ( #60920 )
2021-12-03 19:23:57 +01:00
Bram Kragten
df36b3dcb8
Update frontend to 20211203.0 ( #60925 )
2021-12-03 10:20:09 -08:00
Erik Montnemery
e50a47621f
Enable basic type checking for climacell ( #55334 )
2021-12-03 10:08:23 -08:00
jjlawren
cbf2bf2e1f
Add audio input format sensor to Sonos HT devices ( #60884 )
2021-12-03 10:06:56 -08:00
Marius
b61dede826
Add command_line icon_template ( #58877 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2021-12-03 10:06:32 -08:00
Pedro Rodriguez Tavarez
e0562385f1
Implement privacy_mode for amcrest integration ( #57210 )
2021-12-03 10:00:39 -08:00
Tobias Sauerwein
cf7a614309
Add battery sensor for Netatmo climate devices ( #60911 )
2021-12-03 09:33:24 -08:00
yanuino
a80447f096
Use state class enum for DHT ( #60916 )
2021-12-03 18:32:04 +01:00
Marvin Wichmann
3baa7b679d
Use new Platform enum in KNX ( #60902 )
2021-12-03 09:29:38 -08:00
Matthias Alphart
77cd751543
DHCP discovery for Fronius integration ( #60806 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-12-03 18:29:15 +01:00
epenet
75ec937359
Use new Platform enum in Renault ( #60903 )
...
* Use Platform enum in Renault
* Use Platform enum in Renault tests
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-03 09:28:04 -08:00
epenet
231d434b76
Use new Platform enum in Onewire ( #60904 )
...
* Use new Platform enum in Onewire
* Use Platform in tests
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-03 09:25:22 -08:00
epenet
a6cd3e2a02
Use dataclass properties in yeelight ( #60912 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-03 09:20:58 -08:00
epenet
adf2fa5664
Use EntityCategory enum in Onewire ( #60907 )
...
* Use EntityCategory enum in Onewire
* Add checks for the entity_category
* Fix typo
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-03 09:20:00 -08:00
Marc Mueller
f57d42a9e8
Use platform enum (1) [A-D] ( #60908 )
...
* Use platform enum (1) [A-D]
* Fix imports
* Fix tests
* Use Platform even in tests
2021-12-03 08:51:30 -08:00
Bram Kragten
ef458b237c
Return if user is local only ( #60917 )
2021-12-03 16:34:26 +01:00
jjlawren
b883014ed4
Add Sonos subwoofer and surround on/off controls ( #60918 )
2021-12-03 16:05:40 +01:00
jjlawren
7d8b3e9de3
Bump soco to 0.25.0 ( #60915 )
2021-12-03 15:34:18 +01:00
Martin Hjelmare
deae8dd07b
Bump pytradfri to 7.2.1 ( #60910 )
2021-12-03 15:30:09 +01:00
epenet
358922db56
Use dataclass for HassioServiceInfo ( #60824 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-03 14:05:56 +01:00
Franck Nijhof
e8b4b70747
Mark config schema as removed in Verisure ( #60896 )
2021-12-03 11:22:28 +01:00
Joakim Sørensen
d784c8dd1a
Remove Supervisor panel title and icon ( #60894 )
2021-12-03 10:35:57 +01:00
Tuen Lee
85293d8073
Update tuya cover, fix Up/down position ( #59858 )
2021-12-03 10:23:15 +01:00
Maciej Bieniek
67f9118cbf
Use native datetime value in Brother uptime sensor ( #60363 )
2021-12-03 09:58:27 +01:00
Marvin Wichmann
707fe67c00
Move StrEnum to homeassistant.backports and move Platform to homeassistant.const ( #60880 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-12-03 09:31:17 +01:00
ollo69
c33e3e465b
Use entity category enums in AsusWrt ( #60882 )
2021-12-03 08:37:51 +01:00
ollo69
8eb056396c
Use entity category enums in Nut ( #60883 )
2021-12-03 08:37:19 +01:00
epenet
4207d5a85f
Use dataclass properties in upnp ( #60893 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-02 23:32:42 -08:00
Kevin Worrel
e1b4e40ac6
Limit parallel updates for screenlogic number ents ( #60886 )
2021-12-02 20:43:15 -10:00
Kevin Worrel
9d1985ab03
Move screenlogic SCG levels to number platform ( #60872 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-12-02 16:36:31 -10:00
puddly
4758a4fdc8
Bump ZHA dependency zigpy-znp from 0.6.1 to 0.6.3 ( #60871 )
2021-12-02 20:27:35 -05:00
GitHub Action
42fff989d1
[ci skip] Translation update
2021-12-03 00:13:00 +00:00
Paulus Schoutsen
e8c6e0ef2b
Bump frontend to 20211202.0 ( #60877 )
2021-12-02 15:19:09 -08:00
Erik Montnemery
0e3bc21d54
Teach state and numeric_state conditions about entity registry ids ( #60841 )
2021-12-02 14:55:12 -08:00
Franck Nijhof
c8b0a3b667
Revert "Move Platform StrEnum to const" ( #60875 )
2021-12-02 14:19:08 -08:00
Franck Nijhof
6e220d5d17
Move Platform StrEnum to const ( #60857 )
2021-12-02 22:30:52 +01:00
David F. Mulcahey
fd8e7ae5d9
Add PPB VOC sensor to ZHA ( #60853 )
2021-12-02 16:05:15 -05:00
Aaron Bach
3f2519bedf
Reorganize Guardian services ( #58632 )
2021-12-02 09:47:15 -10:00
Aaron Bach
9aa0994809
Add configuration URL for SimpliSafe ( #60860 )
2021-12-02 09:42:31 -10:00
epenet
0723b1c539
Introduce HassioServiceInfo ( #60844 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-02 11:17:54 -08:00
Aaron Bach
e641214c60
Reorganize SimpliSafe services ( #58722 )
2021-12-02 09:07:14 -10:00
Paulus Schoutsen
d9c567e205
Fix Ring sensors with timestamp class returning a string ( #60850 )
2021-12-02 19:55:52 +01:00
David F. Mulcahey
c466f3767a
Bump ZHA dependencies ( #60852 )
2021-12-02 13:32:55 -05:00
MattWestb
2bc0493535
Adding presets for new tuya TRV ( #60408 )
...
Adding presets for _TZE200_2atgpdho and _TYST11_2atgpdho and also deleting it for Beca Smart with old Zigbee module then its looks like they is not releasing devices with it.
2021-12-02 13:32:35 -05:00
Erik Montnemery
5b8d081441
Teach zone trigger about entity registry ids ( #60838 )
2021-12-02 10:28:21 -08:00
Erik Montnemery
a67a4873dc
Minor refactor of template cover ( #59537 )
2021-12-02 10:26:10 -08:00
dougiteixeira
824e5ed6b8
Tuya Vacuum: Adjusted comand PAUSE ( #60849 )
2021-12-02 19:12:58 +01:00
jjlawren
60adccd549
Do not print full traceback during Sonos resubscription failure ( #60644 )
2021-12-02 08:11:08 -10:00