Hopefully fixing master bed presence and cleaning up a lot of junk

This commit is contained in:
CeeWeasel
2025-07-24 16:39:36 -04:00
parent ca1082899b
commit c80842714f
48 changed files with 1740 additions and 2042 deletions
+6 -9
View File
@@ -11,8 +11,10 @@ substitutions:
sda_pin: GPIO21
scl_pin: GPIO22
door_pin: GPIO19
one_wire_pin: GPIO14
trigger_pin: GPIO04
one_wire_pin: GPIO26
#one_wire_pin: GPIO14
trigger_pin: GPIO16
#trigger_pin: GPIO04
echo_pin: GPIO13
#mdc_pin: GPIO23
@@ -21,7 +23,8 @@ substitutions:
#power_pin: GPIO5
packages:
ethernet: !include common/ethernet.yaml
# network: !include common/ethernet.yaml
network: !include common/wifi.yaml
device_base: !include common/device_base.yaml
ble_proxy: !include common/ble_proxy.yaml
@@ -37,12 +40,6 @@ esp32:
# Enable logging
logger:
level: DEBUG
logs:
sensor: INFO
component: INFO
ultrasonic: INFO
ethernet: DEBUG
api: # Using settings from common/device_base.yaml