1 Open Issue Need Help Last updated: Jul 9, 2025

Open Issues Need Help

View All on GitHub

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

Hubitat Prometheus exporter

C#