1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-21 17:56:53 +02:00

update esphome

This commit is contained in:
kev 2024-01-11 18:39:58 +08:00
parent 5cfaa1451e
commit 00edbd99ce
2 changed files with 15 additions and 1 deletions

View File

@ -5,6 +5,7 @@
# - https://esphome.io/components/web_server.html
# - https://esphome.io/web-api/
# - https://registry.platformio.org/platforms/platformio/espressif32/boards
# - https://owntracks.org/booklet/features/beacons/
#
esphome:
@ -49,7 +50,7 @@ esp32_ble_beacon:
major: 11111
minor: 22222
min_interval: 100ms
max_interval: 100ms
max_interval: 5s
measured_power: -59
tx_power: 3

13
esphome/data/office.otrw Normal file
View File

@ -0,0 +1,13 @@
{
"waypoints": [
{
"tst": 1432817332,
"lat": 52.0,
"_type": "waypoint",
"lon": 6.0,
"rad": 0,
"desc": "office:00000000-0000-0000-0000-000000000000:11111:22222"
}
],
"_type": "waypoints"
}