mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Set Matter SolarPower tagList in fixture (#146837)
Update solar_power.json Set tagList to [{"0":null,"1":15,"2":2,"3":"Solar"}]
This commit is contained in:
parent
bab34b844b
commit
1bc6ea98ce
@ -243,7 +243,14 @@
|
|||||||
"1/29/1": [3, 29, 47, 144, 145, 156],
|
"1/29/1": [3, 29, 47, 144, 145, 156],
|
||||||
"1/29/2": [],
|
"1/29/2": [],
|
||||||
"1/29/3": [],
|
"1/29/3": [],
|
||||||
"1/29/4": [],
|
"1/29/4": [
|
||||||
|
{
|
||||||
|
"0": null,
|
||||||
|
"1": 15,
|
||||||
|
"2": 2,
|
||||||
|
"3": "Solar"
|
||||||
|
}
|
||||||
|
],
|
||||||
"1/29/65532": 0,
|
"1/29/65532": 0,
|
||||||
"1/29/65533": 2,
|
"1/29/65533": 2,
|
||||||
"1/29/65528": [],
|
"1/29/65528": [],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user