18 Commits

Author SHA1 Message Date
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
Martin Hjelmare
36698f1227 Add mysensors device tracker (#1986)
* Add mysensors device tracker

* Add release info
2017-02-07 21:20:26 +01:00
Martin Hjelmare
c0e7e85319 Add info on mysensors S_RGBW_LIGHT (#1899) 2017-01-29 12:59:52 +01:00
brahmafear
0d35b3263e
Update required message types and add v2.0 ex. (#1728)
* Update required message types and add v2.0 ex.

Changed wording of section listing required message types to make more clear the necessity of sending V_STATUS messages along with V_PERCENTAGE or V_RGB messages.  Also, added a MySensors v2.x example sketch which is substantially different from v.1.x.  Example sketch taken from MySensors github repo with some comments removed.

* Updated example sketch

Simplified and style corrected.

* V_LIGHT changed to V_STATUS ...

Updated to use non-deprecated types.  Also updated library link.

* Updated wording of type description

Updated description of which type messages to send in response to events.  This is a hard requirement to fully explain, but hopefully the example sketches will provide guidance.
2017-01-14 11:01:49 +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
Fabian Affolter
d8681f5333 Add HA release 2016-04-30 16:39:56 +02:00
MartinHjelmare
1353232baf Fix mysensors sketch syntax highlighting 2016-04-14 18:30:02 +02:00
MartinHjelmare
9e4a635494 Add example sketches
* Add binary sensor sketch.
* Add light sketch.
* Add sensor sketch.
* Add switch sketch.
* Change example yaml to default value for optimistic setting.
2016-04-13 18:03:43 +02:00
MartinHjelmare
140fa18810 Update mysensors light and switch pages
Clarify some of the V_TYPES used for these actuators.
2016-03-02 18:35:30 +01:00
MartinHjelmare
1a579da185 Add mysensors binary sensor and some fixes
* Add binary sensor page. Move door, motion, smoke, and part of
  sprinkler, leak, sound, vibration and moisture sensors to binary
  sensor from sensor page.
* Move back S_LIGHT to switch page from light page.
2016-02-28 01:50:03 +01:00
MartinHjelmare
071d330124 Try to fix pages not showing by adding timezone
* Add timezone.
* Remove types from switches page.
2016-02-15 20:52:33 +01:00
MartinHjelmare
db4ad9c5a1 Update mysensors main and light pages 2016-02-15 17:39:16 +01:00
Paulus Schoutsen
c3b117ff1d Add release 0.13 blog post 2016-02-13 00:41:33 -08:00
Paulus Schoutsen
944c7a40e4 Updates for 0.13 2016-02-13 00:02:44 -08:00