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
+1 -1
View File
@@ -1,7 +1,7 @@
captive_portal:
wifi:
power_save_mode: none
#power_save_mode: none
networks:
- ssid: !secret Wifi_SSID
password: !secret Wifi_PWD
+1 -2
View File
@@ -18,5 +18,4 @@ wifi:
binary_sensor:
- platform: status
name: "Everything Presence Great Room Status"
id: everything_presence_lite_8fa4fc_status
name: "Status"
+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