Add new connectivity checker

This commit is contained in:
2026-05-17 20:11:30 -04:00
parent bf5ee44282
commit d65a469d7f
5 changed files with 82 additions and 7 deletions

View File

@@ -17,5 +17,12 @@
"abort": {
"already_configured": "A Jibo robot with this IP address is already configured."
}
},
"entity": {
"binary_sensor": {
"connectivity": {
"name": "Online"
}
}
}
}