Open Issues Need Help
View All on GitHub Add `lock` to Generic Device about 2 months ago
AI Summary: Add support for a 'lock' attribute to the GenericDevice class in the hubitat2prom C# project. This involves updating both the main branch and the v1.2.6 tag to correctly interpret the string value "locked" as 1 or 0, mapping it to a Prometheus metric. This requires modifying the GenericDevice.cs file and a specific block within HubitatDeviceMetrics.cs.
Complexity:
3/5
enhancement good first issue