mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
heatpump icon changes in line with https://github.com/proddy/EMS-ESP/pull/719
This commit is contained in:
@@ -39,6 +39,7 @@ MAKE_PSTR(iconfan, "mdi:fan")
|
||||
MAKE_PSTR(iconflame, "mdi:flash")
|
||||
MAKE_PSTR(iconvalve, "mdi:valve")
|
||||
MAKE_PSTR(iconpump, "mdi:pump")
|
||||
MAKE_PSTR(iconheatpump, "mdi:water-pump")
|
||||
|
||||
enum DeviceValueType : uint8_t {
|
||||
BOOL,
|
||||
|
||||
Reference in New Issue
Block a user