hass-core/homeassistant/components/swiss_hydrological_data/manifest.json
bouni 4f5c745492
Fix broken swiss_hydrological_data integration (#49119)
* update requirements_all.txt

* 🚑 Fix broken JSON

Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-04-15 12:40:23 +02:00

8 lines
274 B
JSON

{
"domain": "swiss_hydrological_data",
"name": "Swiss Hydrological Data",
"documentation": "https://www.home-assistant.io/integrations/swiss_hydrological_data",
"requirements": ["swisshydrodata==0.1.0"],
"codeowners": ["@fabaff"],
"iot_class": "cloud_polling"
}