Closed pissten closed 2 years ago
Thank you for reporting!
Looks like an issue with the device_info
. Apparently, not every homee node has the SOFTWARE_REVISION
attribute: https://github.com/FreshlyBrewedCode/hacs-homee/blob/ebf7d09bf5b2bf1101fdca4dd8a9f27f0ae5d6a0/custom_components/homee/__init__.py#L152
@Stklingner I think we should just check if the attribute exists and return unknown
as a fallback. Or do you have another idea?
@FreshlyBrewedCode that's the best solution I think; will splice it in this evening
:tada: This issue has been resolved in version 2.0.1 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Type of problem
I have a question.
Version
Latest
Detailed description
No sensors generated. I only have 2 garage doors in my homee app, from hormann. When setting up homee integration I check the boxes for my groups containing the garage doors, but no entities are generated.
Error log