I think right now you could create a virtual switch in HE which does work with the homekit integration, then set it up to be a two way mirror.
e.g. the create two simple RM Rules that mirror each other.
1 triggers off of a change in this device and sets the virtual switch to the same state if not already set, and then the another triggers off of a change in on the virtual switch and sets this device to the same state if not already set
updated to the latest version (v 2023.01.12) and now i can't control the on/off again
[dev:1329](http://{HE IP}/logs#dev1329)2023-01-13 10:02:59.348 am [error](http://{HE IP}/device/edit/1329)java.lang.NullPointerException: Cannot get property 'FTLnotrunning' on null object on line 127 (method parse)
So, curious how hard it would be to add a presence sensor to this driver? I notice that if my Pi Hole server is offline, the switch status just indicates the last known status. It would be pretty cool if the driver could report "Offline" if the Pi Hole server has gone down for whatever reason..