Fallback to legacy forecast (attributes based) when new method (service based) fails.

This commit is contained in:
Edward Firmo
2023-11-26 10:55:41 +01:00
parent adf356ae33
commit 4965c4ce59

View File

@@ -96,6 +96,7 @@ packages:
- New switch "Nextion display - Power" which can turn the screen on/off
- Fix for button image update when local fallback is enabled.
- Don't show thermostat chip when state is `auto` and no action is available.
- Fallback to legacy forecast (attributes based) when new method (service based) fails.
 
## Details of noteworthy changes