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

Min/Max info for capability dropdown #33

Open Joolee opened 2 years ago

Joolee commented 2 years ago

When a user selects a capability with a min/max value defined, this should be communicated. A 'battery' capability for instance, expects a value between 0 and 100. A user can use the 'formula' field in ESP Easy to provide the correct calculations.