41 Commits

Author SHA1 Message Date
Franck Nijhof
80e6cdca2d
Merge branch 'current' into next 2018-10-21 15:18:58 +02:00
Antoni K
2edea09daa Change MQTT topic names to something more generic (#6979)
* Change MQTT topic names to something more generic

* Minor changes
2018-10-20 16:55:34 +02:00
Otto Winter
60f4bdbbca Add device registry for MQTT sensors (#6513)
* Add device registry for MQTT sensors

* Update to reflect parent PR

* Address comments
2018-10-11 22:25:25 +02:00
Fabian Affolter
64a0f95eaa
Update icon entry (#6502) 2018-10-04 11:39:14 +02:00
Franck Nijhof
04048834b1 Changes int -> integer (#6452) 2018-10-03 12:42:57 +02:00
Jorim Tielemans
5465025df8 real life -> real-life (#6384) 2018-09-30 17:03:09 +02:00
Paulus Schoutsen
286f800eef Merge branch 'rc' into current 2018-05-11 12:31:07 -04:00
Fabian Affolter
243d1587e8
Fix typos in file name (#5330) 2018-05-08 09:34:28 +02:00
Dale Higgs
17e65feefa Fix Templates URL and other minor format issues (#5327)
* Fix Templates URL and other minor format issues

* Update template example
2018-05-08 08:54:01 +02:00
Otto Winter
01c267fc5e MQTT Sensor Device Class Docs (#5252)
* MQTT Sensor Device Class

* Remove formatting

* Other small fix
2018-05-01 22:26:02 +02:00
Paulus Schoutsen
e7c121f462 Merge branch 'current' into next 2018-04-13 17:59:14 -04:00
Otto Winter
0c7780681b MQTT Sensor Unique ID feature (#5131) 2018-04-07 22:32:01 -04:00
Alexis Iglauer
d2c7a2fe77 Update sensor.mqtt.markdown to add initial slashes for ESPEasy (#4757)
* Update sensor.mqtt.markdown

The sensors topic required the initial slashes to function in my installation.

* Make it more clear

* Remove tab
2018-04-06 19:50:23 +02:00
Erik Eriksson
77c282d62f Update sensor.mqtt.markdown (#4968) 2018-03-23 11:31:35 +01:00
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
R Huish
98da394a61 MQTT Sensor - JSON attributes example (#4755)
* MQTT Sensor - JSON attributes example

As per discusstions https://community.home-assistant.io/t/how-to-use-json-attributes-e-g-mqtt-sensor/40790/16

* Corrected Typo

* Escaping
2018-03-06 22:37:16 +01:00
Fabian Affolter
a964ae5ac8 Add examples for ESPEasy (#4527)
* Add sensor example

* Small changes

* Add ESPEasy example

* Add ESPEasy example

* Fixes

* ✏️ Minor improvements
2018-01-27 20:26:47 +01:00
timstanley1985
f850f2e109 MQTT json sensor attributes (#4334)
* MQTT json sensor attributes

* Add line break
2018-01-08 17:07:54 +01:00
Dan Nixon
5d321e66f7 Update MQTT platforms that now support availablity (#4293)
To accompany changes from:
https://github.com/home-assistant/home-assistant/pull/11336

Updated platforms:
- Switch (previously supported)
- Binary sensor (previously supported)
- Cover (previously supported)
- Light
- JSON light
- Template light
- Sensor
- Alarm control panel
- Lock
- HVAC
- Fan
- Vacuum
2018-01-01 18:33:19 -08:00
Fabian Affolter
cfeb8fac3d
Add 'force_update' (#4221) 2017-12-16 15:07:24 +01:00
Fabian Affolter
c87e55eec1 Update link (#2722) 2017-05-28 19:39:40 +02:00
micw
d6fac22c85 Adding documentation of expire_after for mqtt sensor to expire outdated values (#2297) 2017-03-23 17:55:44 -04:00
Fabian Affolter
b43a263a47
Fix templates 2016-10-10 21:22:59 +02:00
Fabian Affolter
53c42e5fd9 Minimizing of the configuration sample (#1048) 2016-10-02 17:14:08 +02:00
Fabian Affolter
7ba873a03e
Mark example as JSON 2016-08-17 13:54:35 +02:00
mertenats
5c6c7fe0b9 Add a MQTT sensor example for a DHT22 sensor (#773) 2016-08-12 08:31:39 +02:00
Fabian Affolter
3a5ae0cce3
Add class 2016-06-26 12:11:08 +02:00
Fabian Affolter
b7f3aa3d23 Add HA release 2016-04-30 22:47:36 +02:00
Robbie Trencheny
b2759e08ff Fix link to OwnTracks from MQTT Sensor. Closes #345 2016-03-29 16:10:36 -07:00
Glyn Hudson
3ef4c9c906 fix value_template string Markdown issue
value_template string was getting lost in markdown resulting in web page just showing `value_template: ''`. This should fix the issue...blatent copy from  https://github.com/balloob/home-assistant.io/blob/master/source/_cookbook/track_battery_level.markdown :-)
2016-03-28 21:22:00 +01:00
Paulus Schoutsen
6dc004875c Move templates to new topics section 2016-03-12 16:03:57 -08:00
Paulus Schoutsen
cc8e5f5685 Remove component layout page 2016-02-07 14:20:52 -08:00
Fabian Affolter
567840e2b8 Capitalize titles and other minor update 2016-02-06 09:27:20 +01:00
Fabian Affolter
9c6e176e4c Fix #126 (Use real templates) 2015-12-18 13:06:59 +01:00
Fabian Affolter
a83768bb7a Update for templating support 2015-12-15 08:22:54 +01:00
Fabian Affolter
115abbd7f4 Add battery level example 2015-12-12 16:30:37 +01:00
Fabian Affolter
0e0b98f789 Add motor docs 2015-11-29 15:51:07 +01:00
Fabian Affolter
996b349052 Update title 2015-10-25 14:55:17 +01:00
Paulus Schoutsen
03d0d75ae1 Component details pages added 2015-10-25 00:58:12 -07:00
Paulus Schoutsen
04f48395d6 Merge branch 'pr/101'
Conflicts:
	source/components/index.markdown
2015-10-24 21:54:58 -07:00
Paulus Schoutsen
120dbf547d Add component collection 2015-10-24 21:44:04 -07:00