Update devices.yaml and state.json with new device configurations and states
- Refactored friendly names in devices.yaml for consistency and clarity. - Added new devices and updated existing ones in devices.yaml. - Populated state.json with detailed state information for various devices, including brightness, power, and link quality. - Included update information for devices where applicable.
This commit is contained in:
@@ -15,26 +15,32 @@ frontend:
|
||||
homeassistant:
|
||||
enabled: true
|
||||
advanced:
|
||||
pan_id: 0x0C56
|
||||
ext_pan_id: [0x4b, 0xcf, 0x12, 0x33, 0xab, 0x93, 0x4c, 0x57]
|
||||
pan_id: 3158
|
||||
ext_pan_id:
|
||||
- 75
|
||||
- 207
|
||||
- 18
|
||||
- 51
|
||||
- 171
|
||||
- 147
|
||||
- 76
|
||||
- 87
|
||||
channel: 25
|
||||
network_key:
|
||||
[
|
||||
0x15,
|
||||
0x6b,
|
||||
0x04,
|
||||
0x54,
|
||||
0xfb,
|
||||
0xc8,
|
||||
0x6c,
|
||||
0x8a,
|
||||
0xa5,
|
||||
0x6d,
|
||||
0x06,
|
||||
0x94,
|
||||
0xda,
|
||||
0x08,
|
||||
0x75,
|
||||
0x8c,
|
||||
]
|
||||
- 21
|
||||
- 107
|
||||
- 4
|
||||
- 84
|
||||
- 251
|
||||
- 200
|
||||
- 108
|
||||
- 138
|
||||
- 165
|
||||
- 109
|
||||
- 6
|
||||
- 148
|
||||
- 218
|
||||
- 8
|
||||
- 117
|
||||
- 140
|
||||
devices: devices.yaml
|
||||
|
||||
Reference in New Issue
Block a user