16 Commits

Author SHA1 Message Date
Franck Nijhof
1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Franck Nijhof
ebca3218c7
🔥Removes linkable_title everywhere (#9772)
* Automatically create linkable headers

* Visually improve position of linkable header chain icon

* Do not auto link  headers on homepage

* Remove linkable_title everywhere

* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Franck Nijhof
4369499e89 Component(s) -> Integration(s) (#9705) 2019-06-27 20:10:56 -07:00
Robbie Trencheny
b08bcbe053
Fix some careless frontmatter mistakes 2019-03-10 04:45:59 -07:00
Klaas Schoute
a8807b38a9 ✏️ Change ha_category for Mysensor platforms (#8597) 2019-02-15 14:57:28 +01:00
Fabian Affolter
f9f4452176
Move to DIY category (#6174) 2018-09-03 07:30:31 +02: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
mortenmathiasen
b5119b9d57 Make the example work as is (#3630)
The HVAC component will not appear without valid initial values sent from the sketch. Initial default values added to avoid the problem.
2017-10-15 21:33:06 +02:00
Shiny
eb560a84d6 Update HVAC example to MySensors 2 (#2517)
* Add example arduino sketch for MySensors 2.x HVAC

* Send mysensor HVAC status back to gateway on each change
2017-05-18 12:44:30 +02:00
Martin Hjelmare
36698f1227 Add mysensors device tracker (#1986)
* Add mysensors device tracker

* Add release info
2017-02-07 21:20:26 +01:00
Paulus Schoutsen
c29931eb75 Merge branch 'current' into next 2016-11-27 21:13:44 -08:00
kaustubhphatak
395007ba63 Corrected the mapping for HA vs MySensors State (#1486) 2016-11-23 15:50:48 +01:00
dpressle
2fc0b02136 MySensor: Add description on current temperature option (#1484)
* Add description on current temperature option for MySensor.
2016-11-23 14:26:13 +01:00
Fabian Affolter
1aca1ac201
Update IoT class 2016-10-02 17:18:11 +02:00
Martin Hjelmare
bb9533e546 Add mysensors types (#1031)
* Add more types.
* Fix some rendering issues.
2016-10-02 10:44:37 +02:00
kaustubhphatak
d5db0dc326 Create Component page for mysensors based HVAC (#943)
* Create Component page for mysensors based HVAC

* Update climate.mysensors.markdown

* Update climate.mysensors.markdown

* Update climate.mysensors.markdown

* Update climate.mysensors.markdown
2016-09-23 15:26:42 +02:00