frenck / action-home-assistant

🚀 Frenck's GitHub Action for running a Home Assistant Core configuration check
MIT License
51 stars 5 forks source link

Add first step for a Home Assistant problem matcher #31

Closed frenck closed 3 years ago

frenck commented 3 years ago

Add the first steps towards adding a Home Assistant problem matcher.

Probably is going to need a lot of additions and tweaks, as the output format for the configuration check of Home Assistant isn't consistent.

implements https://github.com/frenck/action-home-assistant/discussions/9 closes #29