* Initial commit * tweak error logging * bump client * correct regression * small coding tweak * debug logging to one entry * refactor for self.data['attr'] * bump client * small tidy-up
10 lines
231 B
JSON
10 lines
231 B
JSON
{
|
|
"domain": "geniushub",
|
|
"name": "Genius Hub",
|
|
"documentation": "https://www.home-assistant.io/components/geniushub",
|
|
"requirements": [
|
|
"geniushub-client==0.5.8"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": ["@zxdavb"]
|
|
}
|