This commit is contained in:
2024-10-13 22:59:09 +02:00
parent 63fb7f8f73
commit e426efb80f
107 changed files with 20616 additions and 5533 deletions

View File

@@ -0,0 +1,46 @@
homeassistant: true
advanced:
network_key:
- 60
- 185
- 39
- 169
- 113
- 34
- 171
- 179
- 155
- 83
- 97
- 3
- 199
- 129
- 141
- 81
pan_id: 36756
ext_pan_id:
- 68
- 201
- 242
- 214
- 84
- 180
- 209
- 69
homeassistant_legacy_entity_attributes: false
legacy_api: false
legacy_availability_payload: false
mqtt:
server: mqtt://192.168.2.15:1883
serial:
port: tcp://192.168.2.105:6638
adapter: ember
frontend:
port: 8099
device_options:
legacy: false
devices:
'0x90395efffe0f255a':
friendly_name: Laadpaal_meter
'0x90ab96fffe99035d':
friendly_name: IKEA particles

View File

@@ -0,0 +1,46 @@
{
"metadata": {
"format": "zigpy/open-coordinator-backup",
"version": 1,
"source": "zigbee-herdsman@2.1.3",
"internal": {
"date": "2024-10-12T23:15:11.939Z",
"ezspVersion": 13
}
},
"stack_specific": {
"ezsp": {
"hashed_tclk": "943ea6c748ea4792145b0d60b791a20c"
}
},
"coordinator_ieee": "5354e2feff8d79e0",
"pan_id": "8f94",
"extended_pan_id": "44c9f2d654b4d145",
"nwk_update_id": 0,
"security_level": 5,
"channel": 11,
"channel_mask": [
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26
],
"network_key": {
"key": "3cb927a97122abb39b536103c7818d51",
"sequence_number": 0,
"frame_counter": 5528798
},
"devices": []
}

31
zigbee2mqtt/state.json Normal file
View File

@@ -0,0 +1,31 @@
{
"0x90395efffe0f255a": {
"power": 0,
"voltage_a": 224,
"current_a": 0.011,
"power_a": 0,
"voltage_b": 221.2,
"current_b": 0,
"power_b": 0,
"voltage_c": 220.1,
"current_c": 0,
"power_c": 0,
"ac_frequency": 50,
"energy": 361.71,
"produced_energy": 0,
"power_factor": 0,
"linkquality": 255
},
"0x90ab96fffe99035d": {
"temperature": 16,
"humidity": 70,
"pm25": 3,
"voc_index": 209,
"update": {
"state": "idle",
"installed_version": 16777233,
"latest_version": 16777233
},
"linkquality": 116
}
}