Move Basement door lock to HA btproxy

This commit is contained in:
2025-01-07 21:59:15 +01:00
parent bc12358d51
commit 56d3d4fc63
2 changed files with 1 additions and 11 deletions
-11
View File
@@ -1,11 +0,0 @@
esphome:
name: basementdoorlock
friendly_name: "Basement door lock"
area: "Basement"
project:
name: dasfoo.basementdoorlock
version: "1.0"
packages:
device_base: !include templates/nuki.yaml
+1
View File
@@ -48,6 +48,7 @@ for config in \
done
for btproxy_replica in \
c257a8 \
c25bac \
c25b74
do