Remove binary_sensor section - now configured via UI per binary_sensors.yaml instructions

This commit is contained in:
2025-12-15 13:56:45 +11:00
parent 7628ef0810
commit b8f13b6066

View File

@@ -199,11 +199,3 @@ rest:
{% endfor %}
{{ ns.value if ns.found else 'unknown' }}
icon: mdi:thermometer
# Binary sensor for Server 243 online/offline status
binary_sensor:
- platform: ping
host: 10.0.0.243
name: "Server 243 Status"
count: 2
scan_interval: 60