mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
The Velux ACTIVE gateway uses `C#` rather than `c#` as the name of the property that holds the count of accessories. Apple's HomeKit docs suggest that properties should be case-insensitive, so update the code to not assume the property names are lower case.