We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a5408 commit 3dd7d1fCopy full SHA for 3dd7d1f
esphome-external-dual-uart.yml
@@ -103,7 +103,6 @@ sensor:
103
- name: ${upper_name} Room Size
104
accuracy_decimals: 0
105
icon: mdi:axis-arrow
106
- entity_category: config
107
108
# Text sensors with general information.
109
text_sensor:
@@ -280,4 +279,4 @@ interval:
280
279
else:
281
- lambda: |-
282
auto c_core300_uart = ${init}
283
- c_core300_uart->wifi_led_off();
+ c_core300_uart->wifi_led_off();
0 commit comments