mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 15:38:11 +01:00
clean up extra line
This commit is contained in:
parent
0cbd7531ba
commit
2264c1b42d
3 changed files with 0 additions and 3 deletions
|
@ -4330,4 +4330,3 @@ alarm_control_panel:
|
||||||
then:
|
then:
|
||||||
- lambda: !lambda |-
|
- lambda: !lambda |-
|
||||||
ESP_LOGD("TEST", "State change %s", alarm_control_panel_state_to_string(id(alarmcontrolpanel1)->get_state()));
|
ESP_LOGD("TEST", "State change %s", alarm_control_panel_state_to_string(id(alarmcontrolpanel1)->get_state()));
|
||||||
|
|
||||||
|
|
|
@ -732,4 +732,3 @@ adc128s102:
|
||||||
cs_pin:
|
cs_pin:
|
||||||
allow_other_uses: true
|
allow_other_uses: true
|
||||||
number: GPIO12
|
number: GPIO12
|
||||||
|
|
||||||
|
|
|
@ -730,4 +730,3 @@ light:
|
||||||
bit0_low: 100us
|
bit0_low: 100us
|
||||||
bit1_high: 100us
|
bit1_high: 100us
|
||||||
bit1_low: 100us
|
bit1_low: 100us
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue