core/homeassistant/components/radiotherm/manifest.json

11 lines
218 B
JSON

{
"domain": "radiotherm",
"name": "Radiotherm",
"documentation": "https://www.home-assistant.io/components/radiotherm",
"requirements": [
"radiotherm==2.0.0"
],
"dependencies": [],
"codeowners": []
}