Search found 5 matches

by hek
14 Dec 2015, 10:44
Forum: ESP Easy: Software
Topic: MySensors goes ESP!!
Replies: 91
Views: 104304

Re: MySensors goes ESP!!

ESP-nodes currently can't connect to each-other forming a network of their own. It's a nice idea but would require some network discovery mechanism (how should they find each-other?). We also need to handle the fact that each "gateway" can have a sub-network of 254 sensors each (via radio/...
by hek
13 Dec 2015, 18:55
Forum: ESP Easy: Software
Topic: MySensors goes ESP!!
Replies: 91
Views: 104304

Re: MySensors goes ESP!!

I get the impression you can use the esp8266 as a sensor only node. But then this comment made by the developer confuses me: // Gateway mode always enabled for ESP8266. But we add this anyway ;) #define MY_GATEWAY_ESP8266 So it seems to be a gateway whatever you define. And if it's a gateway, I dou...
by hek
07 Dec 2015, 09:07
Forum: ESP Easy: General Discussion
Topic: Domoticz Native integration
Replies: 16
Views: 13634

Re: Domoticz Native integration

@Martinus

I think you should continue your ESPeasy project! The world needs more innovation and free/open source HA options, not less.
by hek
06 Dec 2015, 14:41
Forum: ESP Easy: Software
Topic: MySensors goes ESP!!
Replies: 91
Views: 104304

Re: MySensors goes ESP!!

Hi guys, The MySensors "roadmap" is only a woking document at the moment. We're slowly moving this to github. https://docs.google.com/document/d/1NKq5uuNdnxF5jWnum7VT32mbKLjuvqlx2A5D1qQ-H3Q/edit# Feel free to add comment and ideas for the future. The MySensors MQTT topic layout resembles t...
by hek
04 Dec 2015, 19:57
Forum: ESP Easy: Software
Topic: MySensors goes ESP!!
Replies: 91
Views: 104304

MySensors goes ESP!!

[topic moderated by Martinus, moved from another topic where ESP Easy was introduced] [Mysensors in combination with ESP deserves it's own topic] Actually you don't need any gateway when when deploying a MySensors node on a ESP module. You can attach sensors directly to the ESP module and have it c...