frenck / action-addon-linter

🚀 Frenck's GitHub Action for linting Home Assistant Add-ons.
MIT License
9 stars 3 forks source link

Fix port number schema's #17

Closed frenck closed 3 years ago

frenck commented 3 years ago

The port number did not generate well from the original schema generator.

This corrects the JSON schema to handle the port numbers correctly.