2023-08-17 18:56:22

This commit is contained in:
henk
2023-08-17 18:56:22 +02:00
parent 2716eb140f
commit 1fa53926ad
+16
View File
@@ -68,6 +68,22 @@ sensor:
name: Gas
# tarief 1 is dal tarief!!!
- platform: wifi_signal
name: WiFi Signal
id: wifi_signal_db
update_interval: 60s
entity_category: "diagnostic"
- platform: copy # Reports the WiFi signal strength in %
source_id: wifi_signal_db
name: "WiFi Signal Percent"
filters:
- lambda: return min(max(2 * (x + 100.0), 0.0), 100.0);
unit_of_measurement: "%"
entity_category: "diagnostic"
- platform: uptime
name: Uptime
text_sensor:
- platform: dsmr
identification: