hass-core/homeassistant/components/freedompro/manifest.json
stefano055415 d8337cf98f
Add Freedompro ()
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-06-30 13:21:06 +02:00

11 lines
271 B
JSON

{
"domain": "freedompro",
"name": "Freedompro",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/freedompro",
"codeowners": [
"@stefano055415"
],
"requirements": ["pyfreedompro==1.1.0"],
"iot_class": "cloud_polling"
}