Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 76b1e75

Browse files
committed
updates
1 parent 8ca1e07 commit 76b1e75

File tree

4 files changed

+23
-6
lines changed

4 files changed

+23
-6
lines changed

esphome/trash/bbp.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
substitutions:
2+
name: bbp
3+
friendly_name: Bluetooth Proxy Basement
4+
packages:
5+
esphome.bluetooth-proxy: github://esphome/bluetooth-proxies/esp32-generic.yaml@main
6+
esphome:
7+
name: ${name}
8+
name_add_mac_suffix: false
9+
friendly_name: ${friendly_name}
10+
api:
11+
encryption:
12+
key: VYMkS0lmKdObNYl+fJ5BwU0T4uaG0/WlCeG+NHmW4kY=
13+
14+
15+
wifi:
16+
ssid: !secret wifi_ssid
17+
password: !secret wifi_password
File renamed without changes.

zigbee2mqtt/coordinator_backup.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": 1,
55
"source": "[email protected]",
66
"internal": {
7-
"date": "2025-03-09T05:21:41.237Z",
7+
"date": "2025-03-10T05:21:41.214Z",
88
"znpVersion": 1
99
}
1010
},
@@ -25,7 +25,7 @@
2525
"network_key": {
2626
"key": "01030507090b0d0f00020406080a0c0d",
2727
"sequence_number": 0,
28-
"frame_counter": 13690467
28+
"frame_counter": 13700477
2929
},
3030
"devices": [
3131
{
@@ -66,7 +66,7 @@
6666
{
6767
"nwk_address": "314c",
6868
"ieee_address": "0017880109197eb3",
69-
"is_child": false,
69+
"is_child": true,
7070
"link_key": {
7171
"key": "7597f2c01e32258555422c36869c553b",
7272
"rx_counter": 0,

zigbee2mqtt/state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"occupancy": false,
2222
"illuminance": 1,
2323
"linkquality": 131,
24-
"temperature": 16.82,
24+
"temperature": 17.1,
2525
"update": {
2626
"state": "available",
2727
"installed_version": 1107323831,
@@ -30,10 +30,10 @@
3030
"update_available": false
3131
},
3232
"0x00124b0025908789": {
33-
"linkquality": 87
33+
"linkquality": 109
3434
},
3535
"0x00124b002590928c": {
36-
"linkquality": 65
36+
"linkquality": 83
3737
},
3838
"0x84fd27fffe696daf": {
3939
"battery": 100,

0 commit comments

Comments
 (0)