Lint
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
substitutions:
|
substitutions:
|
||||||
device_name: nspanel
|
device_name: nspanel
|
||||||
wifi_ssid: "nspanel"
|
wifi_ssid: "nspanel"
|
||||||
@@ -7,6 +8,7 @@ substitutions:
|
|||||||
packages:
|
packages:
|
||||||
core_package: !include ../nspanel_esphome.yaml # Core package
|
core_package: !include ../nspanel_esphome.yaml # Core package
|
||||||
advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
||||||
#addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
# addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
||||||
#addon_climate_cool: !include ../nspanel_esphome_addon_climate_cool.yaml
|
# addon_climate_cool: !include ../nspanel_esphome_addon_climate_cool.yaml
|
||||||
#addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
# addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
||||||
|
...
|
||||||
|
|||||||
@@ -7,9 +7,9 @@ substitutions:
|
|||||||
packages:
|
packages:
|
||||||
core_package: !include ../nspanel_esphome.yaml # Core package
|
core_package: !include ../nspanel_esphome.yaml # Core package
|
||||||
advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
||||||
#addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
# addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
||||||
addon_climate_cool: !include ../nspanel_esphome_addon_climate_cool.yaml
|
addon_climate_cool: !include ../nspanel_esphome_addon_climate_cool.yaml
|
||||||
#addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
# addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
||||||
|
|
||||||
esp32:
|
esp32:
|
||||||
framework:
|
framework:
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
substitutions:
|
substitutions:
|
||||||
device_name: nspanel
|
device_name: nspanel
|
||||||
wifi_ssid: "nspanel"
|
wifi_ssid: "nspanel"
|
||||||
@@ -6,9 +7,9 @@ substitutions:
|
|||||||
|
|
||||||
packages:
|
packages:
|
||||||
core_package: !include ../nspanel_esphome.yaml # Core package
|
core_package: !include ../nspanel_esphome.yaml # Core package
|
||||||
#advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
# advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
||||||
#addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
# addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
||||||
#addon_climate_cool: !include ../nspanel_esphome_addon_climate_cool.yaml
|
# addon_climate_cool: !include ../nspanel_esphome_addon_climate_cool.yaml
|
||||||
addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
||||||
|
|
||||||
esp32:
|
esp32:
|
||||||
@@ -22,3 +23,4 @@ bluetooth_proxy:
|
|||||||
# Set Wi-Fi power save mode to "LIGHT" as required for Bluetooth on ESP32
|
# Set Wi-Fi power save mode to "LIGHT" as required for Bluetooth on ESP32
|
||||||
wifi:
|
wifi:
|
||||||
power_save_mode: LIGHT
|
power_save_mode: LIGHT
|
||||||
|
...
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
substitutions:
|
substitutions:
|
||||||
device_name: nspanel
|
device_name: nspanel
|
||||||
wifi_ssid: "nspanel"
|
wifi_ssid: "nspanel"
|
||||||
@@ -8,5 +9,6 @@ packages:
|
|||||||
core_package: !include ../nspanel_esphome.yaml # Core package
|
core_package: !include ../nspanel_esphome.yaml # Core package
|
||||||
advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
||||||
addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
||||||
#addon_climate_cold: !include ../nspanel_esphome_addon_climate_cold.yaml
|
# addon_climate_cold: !include ../nspanel_esphome_addon_climate_cold.yaml
|
||||||
#addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
# addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
||||||
|
...
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
substitutions:
|
substitutions:
|
||||||
device_name: nspanel
|
device_name: nspanel
|
||||||
wifi_ssid: "nspanel"
|
wifi_ssid: "nspanel"
|
||||||
@@ -7,8 +8,8 @@ packages:
|
|||||||
core_package: !include ../nspanel_esphome.yaml # Core package
|
core_package: !include ../nspanel_esphome.yaml # Core package
|
||||||
advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
||||||
addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
||||||
#addon_climate_cold: !include ../nspanel_esphome_addon_climate_cold.yaml
|
# addon_climate_cold: !include ../nspanel_esphome_addon_climate_cold.yaml
|
||||||
#addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
# addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
||||||
|
|
||||||
##### Customizations from Wiki #####
|
##### Customizations from Wiki #####
|
||||||
api:
|
api:
|
||||||
@@ -175,12 +176,6 @@ time:
|
|||||||
- europe.pool.ntp.org
|
- europe.pool.ntp.org
|
||||||
- 0.pool.ntp.org
|
- 0.pool.ntp.org
|
||||||
on_time:
|
on_time:
|
||||||
#- hours: 22
|
|
||||||
# minutes: 0
|
|
||||||
# seconds: 0
|
|
||||||
# then:
|
|
||||||
# - deep_sleep.enter:
|
|
||||||
# sleep_duration: 7h
|
|
||||||
# Scheduled relay
|
# Scheduled relay
|
||||||
- hours: 7
|
- hours: 7
|
||||||
minutes: 30
|
minutes: 30
|
||||||
@@ -249,3 +244,4 @@ wifi:
|
|||||||
priority: 0
|
priority: 0
|
||||||
# Set Wi-Fi power save mode to "LIGHT" as required for Bluetooth on ESP32
|
# Set Wi-Fi power save mode to "LIGHT" as required for Bluetooth on ESP32
|
||||||
power_save_mode: LIGHT
|
power_save_mode: LIGHT
|
||||||
|
...
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
substitutions:
|
substitutions:
|
||||||
device_name: nspanel
|
device_name: nspanel
|
||||||
wifi_ssid: "nspanel"
|
wifi_ssid: "nspanel"
|
||||||
@@ -6,7 +7,8 @@ substitutions:
|
|||||||
|
|
||||||
packages:
|
packages:
|
||||||
core_package: !include ../nspanel_esphome.yaml # Core package
|
core_package: !include ../nspanel_esphome.yaml # Core package
|
||||||
#advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
# advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
||||||
#addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
# addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
||||||
addon_climate_cool: !include ../nspanel_esphome_addon_climate_cool.yaml
|
addon_climate_cool: !include ../nspanel_esphome_addon_climate_cool.yaml
|
||||||
#addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
# addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
||||||
|
...
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
substitutions:
|
substitutions:
|
||||||
device_name: nspanel
|
device_name: nspanel
|
||||||
wifi_ssid: "nspanel"
|
wifi_ssid: "nspanel"
|
||||||
@@ -6,7 +7,8 @@ substitutions:
|
|||||||
|
|
||||||
packages:
|
packages:
|
||||||
core_package: !include ../nspanel_esphome.yaml # Core package
|
core_package: !include ../nspanel_esphome.yaml # Core package
|
||||||
#advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
# advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
||||||
#addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
# addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
||||||
#addon_climate_cool: !include ../nspanel_esphome_addon_climate_cool.yaml
|
# addon_climate_cool: !include ../nspanel_esphome_addon_climate_cool.yaml
|
||||||
addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
||||||
|
...
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
substitutions:
|
substitutions:
|
||||||
device_name: nspanel
|
device_name: nspanel
|
||||||
wifi_ssid: "nspanel"
|
wifi_ssid: "nspanel"
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
substitutions:
|
substitutions:
|
||||||
device_name: nspanel
|
device_name: nspanel
|
||||||
wifi_ssid: "nspanel"
|
wifi_ssid: "nspanel"
|
||||||
@@ -6,7 +7,8 @@ substitutions:
|
|||||||
|
|
||||||
packages:
|
packages:
|
||||||
core_package: !include ../nspanel_esphome.yaml # Core package
|
core_package: !include ../nspanel_esphome.yaml # Core package
|
||||||
#advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
# advanced_package: !include ../advanced/esphome/nspanel_esphome_advanced.yaml
|
||||||
#addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
# addon_climate_heat: !include ../nspanel_esphome_addon_climate_heat.yaml
|
||||||
#addon_climate_cool: !include ../nspanel_esphome_addon_climate_cool.yaml
|
# addon_climate_cool: !include ../nspanel_esphome_addon_climate_cool.yaml
|
||||||
#addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
# addon_climate_dual: !include ../nspanel_esphome_addon_climate_dual.yaml
|
||||||
|
...
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
api_encryption_key: MSANehPIH8kCp/vGcpPcKPSkYnv3zchyxkXCleXJinM=
|
api_encryption_key: MSANehPIH8kCp/vGcpPcKPSkYnv3zchyxkXCleXJinM=
|
||||||
mysntpserver: 192.168.0.1
|
mysntpserver: 192.168.0.1
|
||||||
web_server_password: NotASecret01
|
web_server_password: NotASecret01
|
||||||
@@ -5,3 +6,4 @@ web_server_username: NotASecret01
|
|||||||
wifi_password: NotASecret01
|
wifi_password: NotASecret01
|
||||||
wifi_password_backup: NotASecret01
|
wifi_password_backup: NotASecret01
|
||||||
wifi_ssid_backup: NotASecret01
|
wifi_ssid_backup: NotASecret01
|
||||||
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user