core/homeassistant/components/envirophat/manifest.json

9 lines
244 B
JSON

{
"domain": "envirophat",
"name": "Enviro pHAT",
"documentation": "https://www.home-assistant.io/integrations/envirophat",
"requirements": ["envirophat==0.0.6", "smbus-cffi==0.5.1"],
"codeowners": [],
"iot_class": "local_polling"
}