custom-components / healthchecksio

Update and display the status of your healthchecks.io checks.
MIT License
52 stars 9 forks source link

Add Sensor, Make Sending Check Optional, Code Cleanup #46

Open Snuffy2 opened 1 year ago

Snuffy2 commented 1 year ago

I apologize for the size of this PR. I was looking to add an option to create Sensors instead of Binary Sensors and to make sending the Check ID optional. In order to get these working, I ended up cleaning up the config flow and moving a bunch of variables into const for consistency.

Changes:

johntdyer commented 6 months ago

any plans to merge this ?