mirror of
https://github.com/esphome/esphome.git
synced 2025-01-12 07:33:19 +01:00
adopted tests to new config values
This commit is contained in:
parent
7dfcb4e5c7
commit
fc2e1909c1
1 changed files with 0 additions and 3 deletions
|
@ -352,8 +352,6 @@ optolink:
|
|||
rx_pin: GPIO15
|
||||
tx_pin: GPIO16
|
||||
logger: true
|
||||
device_info: Device Info
|
||||
state: Component state
|
||||
|
||||
micronova:
|
||||
enable_rx_pin: 4
|
||||
|
@ -3837,4 +3835,3 @@ alarm_control_panel:
|
|||
then:
|
||||
- lambda: !lambda |-
|
||||
ESP_LOGD("TEST", "State change %s", alarm_control_panel_state_to_string(id(alarmcontrolpanel1)->get_state()));
|
||||
|
||||
|
|
Loading…
Reference in a new issue