Add mysensors device tracker (#1986)

* Add mysensors device tracker

* Add release info
This commit is contained in:
Martin Hjelmare 2017-02-07 21:20:26 +01:00 committed by GitHub
parent e8a25e8194
commit 36698f1227
6 changed files with 111 additions and 4 deletions

View file

@ -111,6 +111,7 @@ void incomingMessage(const MyMessage &message) {
}
}
```
### {% linkable_title MySensors 2.x example sketch %}
```cpp
@ -244,5 +245,6 @@ void send_status_message()
}
}
```
[main component]: /components/mysensors/
[serial api]: http://www.mysensors.org/download