This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Esp8266
roblan
Member
Ik like to see suport for the esp8266 and esp32 modules
Comments
I use the 5 euro Sonoff modules or Wemos D1 Mini reflash them with Tasmota . At least 4 GPIOs free to use. I use them in combination with Domoticz. They work with MQTT
It would be nice if they would also work in homey :-)
Https://github.com/arendst/Sonoff-Tasmota
4 switches/relays and temp with one sonoff Basic
And it's two-way traffic
If you browse the apps you already find some using the ESP
So it that broad way of view..
ESP is already supported for months
Instead of a relay, use a switch on the sonoff. This sends a message by opening to the Homey you get a Pushover message and you receive a photo by telegram of your camera.
On the "tasmota" Sonoff basic you can connect 4 relays, or 4 switches. On the Wemos D1 mini (buy on e-bay for less then 3 euro) you can connect 4 relay modules 0,30 cent each and 4 magnet contacts 1 euro each.
Much cheaper than z-wave and Kaku. And you can also serve them all from the web browser if you Homey is not react... Uh i mean is updating.
You do not have any problems with distances. A wifi connection is enough.
Although I can use mysensors.org, it seems like a workaround.
At the moment I use the HTTP Request app in combination with Better Logic. I have created a boolean variable and a bitflip device for it. Using flows, I let Homey make a GET request to the switches to turn then on/off according to the variable. This works ok, but it still feels like a workaround. And there is no easy way of checking the status of the switch (since you can switch it by pressing the button on the physical device itself).
That could probably be done with http calls from the device to Homey (or MQTT), but it would be nice (and a lot easier) to have those calls integrated in a single (switch) device.
@mruiter said there are several apps using the ESP8266, but I couldn't find them in the Appstore.
But opentherm gateway and visonic app use them with esplink to make it a serial 2 tcp wifi .