garage-door-controller adds "Car parked", "Car exiting" and "Car entering" sensors. Package for LD1125H motion sensor uses ${device_name} from source yaml file.

This commit is contained in:
John Dillenburg
2024-12-23 16:20:29 -06:00
parent 96bc8ff9e0
commit abfc6939dd
3 changed files with 47 additions and 26 deletions

View File

@@ -16,13 +16,3 @@ bluetooth_proxy:
esp32_ble_tracker:
# MQTT config - required for this component to work:
# mqtt:
# broker: 10.0.0.215
# username: esp32_presence
# password: findme
# discovery_prefix: "homeassistant"
# port: 1883
# client_id: "${area}"
# keepalive:
# minutes: 10