Use default power save mode
Just because is not needed to specify this and the default mode (LIGHT) should be enough.
This commit is contained in:
2
.github/workflows/validate_esphome.yml
vendored
2
.github/workflows/validate_esphome.yml
vendored
@@ -23,8 +23,6 @@ jobs:
|
||||
run: yamllint -c "./.yamllint/rules.yml" nspanel_esphome_addon_climate_cool.yaml
|
||||
- name: Validate nspanel_esphome_addon_climate_heat.yaml
|
||||
run: yamllint -c "./.yamllint/rules.yml" nspanel_esphome_addon_climate_heat.yaml
|
||||
- name: Validate nspanel_esphome_prebuilt.yaml
|
||||
run: yamllint -c "./.yamllint/rules.yml" nspanel_esphome_prebuilt.yaml
|
||||
- name: Build core
|
||||
uses: esphome/build-action@v1.8.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user