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

Environment sensors are not found #41

Open microkid42 opened 8 months ago

microkid42 commented 8 months ago

I have a DS18B20 sensor connected to my ESP8266 and configured to send values to Homey. But the app does not find the sensor. Other sensors are no problem (dummy, system, switch), but I cannot get my temp sensors to be found. Please fix,