mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 16:59:50 +03:00
added all devices - API: HTTP read/write #506
This commit is contained in:
@@ -229,6 +229,7 @@ class EMSdevice {
|
||||
|
||||
enum DeviceType : uint8_t {
|
||||
SERVICEKEY = 0, // this is us (EMS-ESP)
|
||||
SENSOR, // for internal dallas sensors
|
||||
BOILER,
|
||||
THERMOSTAT,
|
||||
MIXING,
|
||||
|
||||
Reference in New Issue
Block a user