Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repeat sending states, even when unchanged #399

Open
roybosch opened this issue Nov 5, 2021 · 1 comment
Open

Repeat sending states, even when unchanged #399

roybosch opened this issue Nov 5, 2021 · 1 comment

Comments

@roybosch
Copy link

roybosch commented Nov 5, 2021

Hi,

I'm using your monitor software for more than a year now and I'm very happy with it. It's been very stable and reliable on my Raspberry Pi Zero W. I'm combining it with Home Assistant via MQTT.

One thing I haven't found out yet is if it's possible to repeat sending the confidence number of each known device. Let's say once every minute. When I'm restarting Home Assistant, my mqtt sensor is reset to "Unavailable". This doesn't change until I restart the Raspberry on which monitor is installed. That way it sends a new confidence state, which is picked up by HA.

It seems that monitor only outputs a MQTT message when the confidence number changes. Can I force monitor to repeat this confidence every minute or so?

Looking forward to your reply.

Roy

@drageloth
Copy link

It's on the how-to on the first page.
monitor/first_floor/KNOWN DEVICE STATES
first_floor is the name of your device (raspberry i think is the default name).
You send this mqtt command after a restart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants