10 Commits

Author SHA1 Message Date
Stefan
10687809f1
Correct some different typo's of Home Assistant (#19714) 2021-10-11 16:12:43 +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