mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-04-20 09:46:16 +00:00
Prices and realtime HA sensors
This commit is contained in:
@@ -71,6 +71,6 @@ bool DomoticzMqttHandler::publishPrices(EntsoeApi* eapi) {
|
||||
return false;
|
||||
}
|
||||
|
||||
bool DomoticzMqttHandler::publishSystem(HwTools* hw) {
|
||||
bool DomoticzMqttHandler::publishSystem(HwTools* hw, EntsoeApi* eapi, EnergyAccounting* ea) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user