mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
rename publish_ha* functions
This commit is contained in:
@@ -34,7 +34,7 @@ Generic::Generic(uint8_t device_type, uint8_t device_id, uint8_t product_id, con
|
||||
}
|
||||
|
||||
// publish HA config
|
||||
bool Generic::publish_ha_config() {
|
||||
bool Generic::publish_ha_device_config() {
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user