Remove binary_sensor section - now configured via UI per binary_sensors.yaml instructions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user