core/homeassistant/components/radiotherm/manifest.json

10 lines
270 B
JSON
Raw Normal View History

{
"domain": "radiotherm",
"name": "Radio Thermostat",
"documentation": "https://www.home-assistant.io/integrations/radiotherm",
"requirements": ["radiotherm==2.1.0"],
"codeowners": ["@vinnyfuria"],
"iot_class": "local_polling",
"loggers": ["radiotherm"]
}