I am using monitor for presence detection and hope someone can support here. I got the sensor running and it show my device 100% available or 0%. SO that is ok.
But what I struggle with is using the scan/depart or arrival thing. It is not triggering what i see. I tried from HA developer console to trigger
Another thing that is unclear for me, how is the creator using it for different floor to decide if someone is there. Is that only checking 0% or 100% or can it also check if someone is on that floor or on another floor?
But If I use it like this how does MQTT know where to send it? I do not see where to config the server with monitor to send the depart/arrive thing to.
Should it trigger immediately an update or does that update take some seconds? Because when I run it like you nothing happens short after I send this.
@Tinkerer is correct. The only reason you would use a path like monitor/raspberrypi/scan/depart would be if you specifically set monitor/raspberrypi as your mqtt_topicpath in your mqtt_preferences file.