completely new code structure + update esphome
This commit is contained in:
20
esphome.yaml
20
esphome.yaml
@@ -119,6 +119,9 @@ button:
|
||||
name: $device_name Restart
|
||||
id: restart_nspanel
|
||||
|
||||
|
||||
|
||||
|
||||
#########################################
|
||||
#
|
||||
#
|
||||
@@ -308,6 +311,11 @@ binary_sensor:
|
||||
# on_click:
|
||||
# - switch.toggle: relay_2
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
##### THERMOSTAT - BUTTON DECREASES CLIMATE TARGET TEMPERATURE IN HA #####
|
||||
- platform: nextion
|
||||
name: $device_name Climate Target DOWN
|
||||
@@ -814,7 +822,17 @@ text_sensor:
|
||||
name: $device_name last click coversettings
|
||||
id: disp1_last_click_coversettings
|
||||
update_interval: 50ms
|
||||
component_name: coverposition
|
||||
component_name: coversetting
|
||||
|
||||
##### last click weather page, the main action variable - push to HA #####
|
||||
- platform: nextion
|
||||
nextion_id: disp1
|
||||
name: $device_name last click weathersettings
|
||||
id: disp1_last_click_weathersettings
|
||||
update_interval: 50ms
|
||||
component_name: weathersetting
|
||||
|
||||
|
||||
|
||||
##### Wochentag SENSOR FROM HA #####
|
||||
# - platform: homeassistant
|
||||
|
||||
Reference in New Issue
Block a user