mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-29 05:20:58 +00:00
Some changes for fetching prices from amshub
This commit is contained in:
@@ -131,6 +131,8 @@ bool EntsoeApi::loop() {
|
||||
return false;
|
||||
}
|
||||
#endif
|
||||
if(!config->enabled)
|
||||
return false;
|
||||
if(strlen(config->area) == 0)
|
||||
return false;
|
||||
if(strlen(config->currency) == 0)
|
||||
|
||||
Reference in New Issue
Block a user