Open Snuffy2 opened 2 months ago
We use GitHub for tracking issues with Home Assistant Core itself, not for providing support, so you should try our Community Forum or join our Discord chat server. The developer channel in particular could be of interest to you 😉
Thanks! 👍
Yep, I don't think it's a support issue, I think it's an issue with hassfest.
but even this hassfest github action, is not part of HA core, so you should report your issue to the actions repository 😉 Anyway, I think the most reliable way to get support in this, might be our Discord chat server, especial the developer or supüport channel in there.
I asked where to post this on the Discord Dev and they said Core. It is also posted to actions though: https://github.com/home-assistant/actions/issues/114
please avoid cross posting the same issue in different repositories, without mention them to each other. This avoids duplicated efforts and keeps things in one place, thx :+1: In this case, as it get confirmed as a core issue, it is safe to close the issue report in the actions repo on behalf of this one here :+1: I'll re-tag this issue report here accordingly
The problem
Following the instructions here: https://developers.home-assistant.io/docs/dev_101_services/#service-action-description-example I added a collapsible section to my services. Now hassfest is giving an error saying extra keys are not allowed. However, these are the keys that are listed on the HA site and appear to be working.
PR with error: https://github.com/travisghansen/hass-opnsense/pull/204
What version of Home Assistant Core has the issue?
core-2024.9.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
hassfest
Link to integration documentation on our website
https://github.com/home-assistant/actions
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response