27 Commits

Author SHA1 Message Date
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
Erik Montnemery
622e4bf6d2
Document MQTT number mode configuration (#23934) 2022-08-30 18:08:31 +02: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
Erik Montnemery
8115b304a0
Document device_class option for MQTT number (#23115) 2022-06-16 13:39:31 +02:00
Jan Bouwhuis
fadd48786e
MQTT number config to integration key (#22831) 2022-05-23 12:58:58 +02:00
Jan Bouwhuis
6c390b7a1d
Add Mqtt encoding parameter (#20745) 2022-01-03 19:37:10 +01:00
JeeCee1
61d904d7e8
Update number.mqtt.markdown (#20791) 2021-12-21 10:26:27 +01:00
Erik Montnemery
7b1eaae48c
Document Mqtt object_id (#20235) 2021-11-09 12:46:03 +01:00
Jan Bouwhuis
87963b7694
Add command_template to MQTT number platform (#20121) 2021-11-02 18:47:07 +01:00
Franck Nijhof
70724f016e
Add support for unit of measurement in MQTT number platform (#19948) 2021-10-25 10:12:11 +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
Franck Nijhof
73b7851ab8
Merge remote-tracking branch 'origin' into next 2021-10-19 09:31:14 +02:00
Erik Montnemery
2f27e946ac
Document entity_category for MQTT entities (#19786) 2021-10-17 19:19:10 +02:00
Stefan
10687809f1
Correct some different typo's of Home Assistant (#19714) 2021-10-11 16:12:43 +02:00
Erik Montnemery
cd1ea9ae30
Document MQTT number payload_reset (#19644) 2021-10-07 14:04:18 +02:00
RadekHvizdos
8afee38e3e
Add missing suggested_area information (#18477)
Add missing information regarding suggested_area to MQTT number and select integrations
2021-07-28 11:59:02 +02:00
Erik Montnemery
6e1919a808
Document MQTT number value template (#18326)
* Document MQTT number value template

* Update source/_integrations/number.mqtt.markdown

Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-06-28 10:29:32 +02:00
Erik Montnemery
caf5d896d4
Clarify identifiers or connections must be present to identify an MQTT device (#18199) 2021-06-14 22:55:58 +02:00
Erik Montnemery
464231a9de
Document MQTT enabled_by_default (#18069) 2021-06-03 09:43:00 +02:00
Shay Levy
9b4b5c7da1
Add min/max/step to MQTT number (#17894) 2021-05-21 18:35:45 +03:00
Kristian Heljas
abfb3bddc5
Consistent icon support for MQTT entitites (#16785)
Implementing PR: https://github.com/home-assistant/core/pull/47165
2021-03-30 15:53:11 +02:00
Hmmbob
8722c3b931
Fix ha_release typo in MQTT Number (#16435) 2021-02-06 12:25:20 +01:00
Diogo Gomes
dfbb961d92
Typo in ha_release (#16406) 2021-02-04 01:50:24 +01:00
Diogo Gomes
d97e2d5596
Add MQTT Number (#16115)
* Initial Commit

* sync with #44883

* typo

* sensor -> number

* adds state_topic and availability_mode

* fix
2021-01-17 16:47:08 +01:00