Files
state-grid/custom_components/state_grid/manifest.json
T

10 lines
223 B
JSON
Raw Normal View History

2024-05-06 09:37:57 +08:00
{
"domain": "state_grid",
"name": "国家电网",
"codeowners": ["@hassbox"],
"config_flow": true,
"documentation": "https://github.com/hass-box/state-grid",
"iot_class": "cloud_polling",
2024-05-08 08:01:34 +08:00
"version": "0.0.4"
2024-05-06 09:37:57 +08:00
}