chickenandpork / hass-osbee

Simple integration for OpenSprinkler Bee (OSBee) irrigation controller in Home Assistant
MIT License
0 stars 0 forks source link

fix: pre-commit check for errors, fix all detected #10

Closed chickenandpork closed 4 months ago

chickenandpork commented 4 months ago

I noticed a poor JSON value in hacs.json, fumed for a bit over inconsistency (True != true), and added some pre-checks to reduce recurrences. Ended up spell-checking some README content on the way.