@@ -348,9 +348,9 @@ Number:Energy Solcast_Site_Pessimistic_Today "Today's total ene
348
348
349
349
// site API call counter
350
350
Number Solcast_Site_API_Sucess_Counter " Site API Counter" {channel= " solarforecast:sc-site:homeSite:update#api-count" [ profile= " transform:JSONPATH" , function= " $.200" ]}
351
- Number Solcast_Site_API_Throttle_Counter " Site API Throttle Counter" {channel= " solarforecast:sc-site:homeSite:update#api-count" [ profile= " transform:JSONPATH" , function= " $.200 " ]}
352
- Number Solcast_Site_API_Error_Counter " Site API ErrorCounter" {channel= " solarforecast:sc-site:homeSite:update#api-count" [ profile= " transform:JSONPATH" , function= " $.200 " ]}
353
- DateTime Solcast_Site_API_LastUpdate " Site API Last Update" {channel= " solarforecast:sc-site:homeSite:update#lastest -update" }
351
+ Number Solcast_Site_API_Throttle_Counter " Site API Throttle Counter" {channel= " solarforecast:sc-site:homeSite:update#api-count" [ profile= " transform:JSONPATH" , function= " $.429 " ]}
352
+ Number Solcast_Site_API_Error_Counter " Site API ErrorCounter" {channel= " solarforecast:sc-site:homeSite:update#api-count" [ profile= " transform:JSONPATH" , function= " $.other " ]}
353
+ DateTime Solcast_Site_API_LastUpdate " Site API Last Update" {channel= " solarforecast:sc-site:homeSite:update#latest -update" }
354
354
355
355
// estimation items
356
356
Group influxdb
@@ -381,9 +381,9 @@ Number:Energy Solcast_Plane_Pessimistic_Today_SW "SW Today's pessim
381
381
382
382
// plane API call counter
383
383
Number Solcast_Plane_API_Sucess_Counter " Plane API Counter" {channel= " solarforecast:sc-plane:homeSite:planeSouthWest:update#api-count" [ profile= " transform:JSONPATH" , function= " $.200" ]}
384
- Number Solcast_Plane_API_Throttle_Counter " Plane API Throttle Counter" {channel= " solarforecast:sc-plane:homeSite:planeSouthWest:update#api-count" [ profile= " transform:JSONPATH" , function= " $.200 " ]}
385
- Number Solcast_Plane_API_Error_Counter " Plane API ErrorCounter" {channel= " solarforecast:sc-plane:homeSite:planeSouthWest:update#api-count" [ profile= " transform:JSONPATH" , function= " $.200 " ]}
386
- DateTime Solcast_Plane_API_LastUpdate " Plane API Last Update" {channel= " solarforecast:sc-plane:homeSite:planeSouthWest:update#lastest -update" }
384
+ Number Solcast_Plane_API_Throttle_Counter " Plane API Throttle Counter" {channel= " solarforecast:sc-plane:homeSite:planeSouthWest:update#api-count" [ profile= " transform:JSONPATH" , function= " $.429 " ]}
385
+ Number Solcast_Plane_API_Error_Counter " Plane API ErrorCounter" {channel= " solarforecast:sc-plane:homeSite:planeSouthWest:update#api-count" [ profile= " transform:JSONPATH" , function= " $.other " ]}
386
+ DateTime Solcast_Plane_API_LastUpdate " Plane API Last Update" {channel= " solarforecast:sc-plane:homeSite:planeSouthWest:update#latest -update" }
387
387
388
388
// plane estimation items
389
389
Number : Power Solcast_Plane_Average_Power_Estimate " Plane Average Power estimations" (influxdb) {channel= " solarforecast:sc-plane:homeSite:planeSouthWest:average#power-estimate" , stateDescription= " " [ pattern= " %.0f %unit%" ], unit= " W" }
0 commit comments