Improve display accuracy of LED sensors

Also do not disable them: we just ignore them in recorder, but
keep values in influxdb
This commit is contained in:
2025-10-12 11:33:40 +00:00
parent e6f4781afa
commit 04be7878b3
+2 -2
View File
@@ -93,7 +93,7 @@ sensor:
# Make voltage value available in UI for debugging and history.
name: "Furnace burning - LED brightness"
entity_category: diagnostic
disabled_by_default: true
accuracy_decimals: 2
- platform: adc
pin: GPIO33
@@ -103,7 +103,7 @@ sensor:
# Make voltage value available in UI for debugging and history.
name: "Floor active - LED brightness"
entity_category: diagnostic
disabled_by_default: true
accuracy_decimals: 2
binary_sensor:
- platform: analog_threshold