Format all files

This commit is contained in:
2026-07-12 12:56:02 +00:00
parent 7612987884
commit a5c5bf6c6b
56 changed files with 2372 additions and 2395 deletions
+8 -9
View File
@@ -40,17 +40,16 @@ ethernet:
domain: ""
text_sensor:
- platform: ethernet_info
ip_address:
name: "ESP chip IP (Ethernet)"
icon: mdi:ip-network
mac_address:
name: "ESP chip MAC (Ethernet)"
icon: mdi:expansion-card
- platform: ethernet_info
ip_address:
name: "ESP chip IP (Ethernet)"
icon: mdi:ip-network
mac_address:
name: "ESP chip MAC (Ethernet)"
icon: mdi:expansion-card
sn74hc595: # write
- id: 'sn74hc595_hub'
- id: "sn74hc595_hub"
clock_pin: GPIO14 # SRCLK (serial clock)
data_pin: GPIO13 # SER (serial input)
latch_pin: GPIO15 # RCLK (latch for outputs)