mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-29 13:30:56 +00:00
Resend sensors to HA if online status received
This commit is contained in:
@@ -362,3 +362,6 @@ uint8_t JsonMqttHandler::getFormat() {
|
||||
bool JsonMqttHandler::publishRaw(String data) {
|
||||
return false;
|
||||
}
|
||||
|
||||
void JsonMqttHandler::onMessage(String &topic, String &payload) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user