mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
show ems device details in MQTT HA screen
This commit is contained in:
@@ -62,6 +62,7 @@ class EMSdevice {
|
||||
const char * brand_to_char();
|
||||
std::string to_string();
|
||||
std::string to_string_short();
|
||||
std::string to_string_version();
|
||||
std::string name(); // returns either default or custom name of a device (if defined)
|
||||
|
||||
bool is_device_id(uint8_t device_id) const {
|
||||
|
||||
Reference in New Issue
Block a user