Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Weather] openhab#5837 Fix OpenWeather API key failure
Why: * OpenWeather discontinued the FreePlan for FORECAST which now generates an API-key error as forecast is implicitly part of binding. This Fix will remove the FORECAST call and option by simply returning nulll for the FORECASY url. This change addresses the need by: * return null in the FORECAST call Signed-off-by: PtrO <[email protected]>
- Loading branch information