Compare commits
2 Commits
06f145a11c
...
93050ae34b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
93050ae34b | ||
|
|
ee50d69f03 |
6
.github/workflows/validate_esphome_beta.yml
vendored
6
.github/workflows/validate_esphome_beta.yml
vendored
@@ -2,9 +2,9 @@ name: Validate ESPHome (beta)
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
paths:
|
||||
- "nspanel_esphome*.yaml"
|
||||
#pull_request:
|
||||
# paths:
|
||||
# - "nspanel_esphome*.yaml"
|
||||
#schedule:
|
||||
#- cron: "0 0 * * *"
|
||||
|
||||
|
||||
@@ -97,6 +97,7 @@ packages:
|
||||
- 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.
|
||||
- Fix custom buttons icons not updating on Home page
|
||||
|
||||
|
||||
## Details of noteworthy changes
|
||||
|
||||
Reference in New Issue
Block a user