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

10 lines
223 B
JSON
Raw Normal View History

2024-05-11 06:59:15 +08:00
{
"domain": "state_grid",
"name": "国家电网",
"codeowners": ["@hassbox"],
"config_flow": true,
"documentation": "https://github.com/hass-box/state-grid",
"iot_class": "cloud_polling",
"version": "0.0.6"
}