frenck / action-home-assistant

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

How to lint only blueprints #93

Closed timurvafin closed 7 months ago

timurvafin commented 7 months ago

Hey, thanks for the beautiful repo!

I'm looking for a way to lint a blueprint stored in a single repository across different Home Assistant versions. For instance, we have a blueprint for water leak detection that depends on a water valve and a leak sensor.

Do you think it would be possible to run a linter over the blueprint to make sure it is correct?

timurvafin commented 7 months ago

Moved to discussions https://github.com/frenck/action-home-assistant/discussions/94