17 Commits

Author SHA1 Message Date
Franck Nijhof
36269a2f4b
Merge branch 'current' into next 2023-04-26 16:29:03 +02:00
Jan Bouwhuis
f89569b964
Correct mqtt config template option type (#27120) 2023-04-24 14:34:32 +02:00
Jan Bouwhuis
105be2f514
Allow mqtt device_class or UOM to be None (#26973) 2023-04-17 17:23:25 +02:00
Jan Bouwhuis
9f0dcb81fe
Mqtt links cleanup (#25998) 2023-01-30 11:16:09 +01:00
Jan Bouwhuis
55f31ac507
Cleanup stale documentation for manual MQTT items using old format (#25416) 2022-12-27 16:13:46 +01:00
Maciej Bieniek
cef4a83178
Add information about hw_version to MQTT documentation (#23861) 2022-08-26 10:37:02 +02:00
Jan Bouwhuis
ea803e29a7
Improve MQTT template documentation link (#23848) 2022-08-22 13:01:09 +02:00
Jan Bouwhuis
cfc7d9f805
MQTT humidifier config to integration key (#22829) 2022-05-23 14:39:24 +02:00
Jan Bouwhuis
5f240a53f4
MQTT humidifier support unknown state (#21418) 2022-02-03 16:52:29 +01:00
Jan Bouwhuis
6c390b7a1d
Add Mqtt encoding parameter (#20745) 2022-01-03 19:37:10 +01:00
Jan Bouwhuis
03048e0916
MQTT availability_template documentation (#20522) 2021-12-03 09:18:58 +01:00
Erik Montnemery
7b1eaae48c
Document Mqtt object_id (#20235) 2021-11-09 12:46:03 +01: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
Erik Montnemery
2f27e946ac
Document entity_category for MQTT entities (#19786) 2021-10-17 19:19:10 +02:00
duncanvanzyl
8264be12cd
Update humidifier.mqtt.markdown (#19140)
Remove duplicate modes entry in configuration.
2021-08-30 21:59:15 +02:00
Sören Beye
eb1360911b
Update humidifier.mqtt.markdown (#18776) 2021-08-09 16:24:32 +02:00
Jan Bouwhuis
4d39d1138f
Add MQTT humidifier documentation (#18450)
* Add MQTT humidifier documenattion

* use available_modes to align to entity model

* text correction

* available_modes

* use avail_modes not modes

* Do not not mark sub release

* Allign modes attribute with climate platform

* Remove humidity range, add device_class

* Retrigger tests
2021-07-19 15:28:11 +02:00