Joolee / nl.joolee.homey.espeasy

ESP Easy is a firmware for ESP8266 boards like the WeMos D1 and NodeMCU. It allows you to quickly make custom devices with switches, sensors and other hardware. This app adds support to Homey for connecting with ESP Easy units.
GNU General Public License v3.0
6 stars 5 forks source link

Instant update GPIO boolean from input switch #7

Open Joolee opened 4 years ago

Joolee commented 4 years ago

ESP Easy allows you to configure an input switch type device on an output pin. This can be used to inform controllers (like Homey) immediately about status changes of an output pin. This is useful if you change GPIO output pin values outside of the Homey app.