Peter,
Make sure the devices solely have a onoff capability, no alarms, no measuring capabilities and such.
These additional capabilities will make the âOnâ / âOffâ indicator @ bottom left disappear !
I just experimented with that.
When you want me to check, please send the âDevice Detailsâ of such a switch/plug like this:
- Goto Settings > Maintenance > Try to repair.
- Now tap on âDevice detailsâ;
- Copy all text, and then paste in your reply please.
Example of switch with some additional capability, which is NOT showing the âOnâ / âOffâ indicator @ bottom left
{
"switch.sensor_berging_vplug_vmotion": {
"entity_id": "switch.sensor_berging_vplug_vmotion",
"state": "off",
"attributes": {
"device_class": "switch",
"icon": "mdi:motion-sensor",
"friendly_name": "Sensor Berging vMotion"
},
"last_changed": "2026-06-11T00:17:05.135252+00:00",
"last_reported": "2026-06-11T00:17:05.135252+00:00",
"last_updated": "2026-06-11T00:17:05.135252+00:00",
"context": {
"id": "01KTT0MA3FFAS29PTJA0CG8W3P",
"parent_id": null,
"user_id": null
},
"homey_capability": "alarm_motion"
}
}
.
Example of switch without additional capabilities, which actually is showing the âOnâ / âOffâ indicator @ bottom left
{
"switch.sensor_badkamer_vplug_vmotion": {
"entity_id": "switch.sensor_badkamer_vplug_vmotion",
"state": "off",
"attributes": {
"device_class": "switch",
"icon": "mdi:motion-sensor",
"friendly_name": "Sensor Badkamer vMotion"
},
"last_changed": "2026-06-11T00:17:05.135607+00:00",
"last_reported": "2026-06-11T00:17:05.135607+00:00",
"last_updated": "2026-06-11T00:17:05.135607+00:00",
"context": {
"id": "01KTT0MA3FG6PQ7JT0BFD2VFE3",
"parent_id": null,
"user_id": null
}
}
}
Visual for both switch devices