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

haldor status does not retrieve sensor status correctly when sensors are missing #19

Open
blu006 opened this issue Aug 28, 2021 · 1 comment

Comments

@blu006
Copy link
Member

blu006 commented Aug 28, 2021

noticed during offline testing with a partial haldor system

haldor status does not retrieve sensor status correctly when sensors are missing

the php does not check the name of the sensors

the sensor query out of SQL retrieves sensors in a known order, but it does not return an unsuccessful query if certain sensors were not found

@blu006
Copy link
Member Author

blu006 commented Aug 28, 2021

a partial solution would be to initialize the database with a known value for each sensor, but addition of other sensors would be problematic

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

1 participant