Files
hass_weather_baidu/hacs.json
T

9 lines
174 B
JSON
Raw Normal View History

2026-02-12 15:29:46 +08:00
{
"name": "百度天气",
"render_readme": true,
"domains": ["weather", "sensor"],
"country": ["CN"],
"homeassistant": "2024.1.0",
"iot_class": "cloud_polling"
}