21773 Commits

Author SHA1 Message Date
J. Nick Koston
ee63ce6695
Add fan groups (#19853) 2021-10-26 10:39:13 +02:00
Raman Gupta
feabc65865
Update zwave_js.ping documentation (#19972) 2021-10-26 00:07:51 +02:00
Joakim Sørensen
cdf7c7ea82
Add running device class to binary sensor (#19963) 2021-10-25 23:05:56 +02:00
Franck Nijhof
70724f016e
Add support for unit of measurement in MQTT number platform (#19948) 2021-10-25 10:12:11 +02:00
Marvin Wichmann
757ecfe5e8
Add entity category to knx (#19953) 2021-10-24 20:32:31 -07:00
Matthias Alphart
7f71c86b1c
Configurable KNX Number mode (#19943) 2021-10-24 12:32:22 +02:00
jjlawren
fd591e28dc
Remove default disabled note for Sonos switches (#19931) 2021-10-24 11:13:14 +02:00
J. Nick Koston
1e7160ac2c
Update supported devices for gogogate2 (#19935) 2021-10-24 11:08:18 +02:00
jjlawren
dd6ead1dff
Describe Sonos feature switches (#18897)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-10-23 23:12:04 +02:00
Chris Browet
99b3511c31
Service call with a native dictionary (#19922) 2021-10-23 21:10:55 +02:00
Michael Davie
302e81d8ee
Update environment_canada for config flow (#19564)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-10-23 20:23:34 +02:00
drinfernoo
dbaf66f9ec
Update Watson TTS Documentation (#19912) 2021-10-22 23:50:45 +02:00
Chris Browet
8a8564272b
add state_class to rest sensor & device_class to rest switch (#19860) 2021-10-22 22:57:24 +02:00
Joakim Plate
8087cea274
Add mention of additonal devices for 0.12 (#18852) 2021-10-22 22:13:34 +02:00
Sören
ce294a6ff1
Nello Removal (#19823) 2021-10-22 21:40:51 +02:00
Raman Gupta
c2e5189927
Document area_entities/area_devices template functions/filters (#19080) 2021-10-22 19:59:12 +02:00
Petro31
ecf9abc851
Add template today_at function/filter docs. (#19804) 2021-10-22 19:51:54 +02:00
Lars
daee6a4852
Add documentation for fritz lights (#18451)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-10-22 14:30:23 +02:00
Kevin Hellemun
cdfd646db3
Use configuration_basic to document xiaomi vacuum sensors. (#19873) 2021-10-22 12:28:17 +02:00
Franck Nijhof
1ea042ba69
Add tamper device class for binary sensor (#19755) 2021-10-22 12:27:05 +02:00
Aaron Bach
190648c618
Add docs for SimpliSafe OAuth flow (#19637) 2021-10-22 12:21:29 +02:00
Maciej Bieniek
965f525242
Add information about purifiers Use Time sensor, Xiaomi Miio (#19803) 2021-10-22 12:15:51 +02:00
Jan Bouwhuis
16c0d4bec0
MQTT Alarm Control Panel - Remote code validation (#19788)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-10-22 12:14:10 +02:00
starkillerOG
7afc1f0e29
Add Bypassing UDP multicast to Motionblinds (#19850)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-22 12:12:57 +02:00
Franck Nijhof
7fd1abdab4
Add service configuration URL to MQTT (#19777)
* Add service configuration URL to MQTT

* Update light.mqtt.markdown

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-10-22 12:11:20 +02:00
Glenn Waters
f363b414d1
Support connecting to ElkM1 over TLS 1.2 (#19547) 2021-10-22 12:10:05 +02:00
rikroe
5df6e6a775
Add BMW deactivate_air_conditioning service (#19864) 2021-10-22 12:09:11 +02:00
ANMalko
badc5f4224
Add LOOKin integration (#19884)
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-10-22 12:06:01 +02:00
Allen Porter
8ee27b46b5
Add documentation for Nest Battery Cameras and Doorbells and WebRTC streams (#19664)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-10-22 12:01:13 +02:00
shbatm
e16191ac6c
Add push_weather_data Service to Rainmachine (#19600)
Co-authored-by: Aaron Bach <bachya1208@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-10-22 11:59:55 +02:00
Robert Svensson
b596994e7e
UniFi - Add service reconnect_client (#19738) 2021-10-21 08:15:33 +02:00
Kevin Hellemun
c03166ccfd
Reduce table size for xiaomi_miio vacuum sensor. (#19709)
* Reduce table size for xiaomi_miio vacuum sensor.

Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com>

* Fix spelling.

Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com>
2021-10-19 18:15:22 +02:00
Martin Hjelmare
6fc44eac1b
Update Z-Wave integrations deprecation and migration status (#19856) 2021-10-19 12:06:32 +02:00
Franck Nijhof
73b7851ab8
Merge remote-tracking branch 'origin' into next 2021-10-19 09:31:14 +02:00
Simone Chemelli
2d37b76c67
Fritz: small clarification + fixed leftover (#19844) 2021-10-18 18:42:24 +02:00
Hedda
1e032bf997
Updated zigate URLs + removed zigate-ttl + added new zigate-ethernet and ZiGate USB to zha.markdown (#19846) 2021-10-18 18:40:28 +02:00
Eirik Z
0c381ce821
Add interference solution for Z-Wave JS troubleshooting (#19841)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-18 13:28:28 +02:00
Joeri Colman
ae7a12d4f8
Fixed contradiction for multiple entity IDs (#19840) 2021-10-18 12:28:19 +02:00
Eirik Z
7e6fe02cd5
Update tplink.markdown (#19836)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-10-18 12:01:50 +02:00
Eirik Z
31cd3db547
Update yeelight.markdown (#19837) 2021-10-18 11:20:47 +02:00
Paulus Schoutsen
18a55c9e45
2021.10.6 (#19829) 2021-10-17 23:33:05 -07:00
J. Nick Koston
3c7be31312
Add support for power state push updates to flux_led (#19813) 2021-10-17 11:57:36 -10:00
Johan von Forstner
234ebbb2db
Update example configuration for HP iLO server health sensor (#19820) 2021-10-17 21:02:01 +02:00
Colin Robbins
b7f16adb01
Fix text for boost off (#19776) 2021-10-17 19:38:15 +02:00
Erik Montnemery
2f27e946ac
Document entity_category for MQTT entities (#19786) 2021-10-17 19:19:10 +02:00
gjong
bded224786
Update youless supported hardware devices (#19789) 2021-10-17 19:17:24 +02:00
Daniel Rheinbay
f094d68d53
Add TLS and utf8mb4 for MariaDB (#19793) 2021-10-17 19:12:53 +02:00
apworks1
4e43c3f0ce
Update tuya.markdown (#19794) 2021-10-17 19:10:01 +02:00
walzert
6c4d5eeb36
Update doc after getting error in file editor (#19815) 2021-10-17 15:30:08 +02:00
Michael
f4294d6a32
Refer to the official VLC add-on in VLC telnet integration (#19808) 2021-10-16 14:54:11 -07:00