Bengt Brodersen

Results 233 comments of Bengt Brodersen

The tests are failing because som test still expect the former badge header. Let me know when it is fixed then I'll rebase again

Sorry but I have no idea, maybe you could show me the json response of the .../api/homeassistant request from browser network tab

that's the right place, however you need to login or load your devices, then there should be another request that return the list of your devices as a json response...

I need the json response payload of a .../skill request not the js code

the tab next to headers in your screenshot

Hi, I would go for > adding a flag telling the version command to exit with an error in case there were no relevant changes

I just came up with another idea. - add a `version.commitTypes` section to config file. - based on that config the `version` command would suggests a new version or the...

Good point. What do you mean by > It seems that this should also happen if .pre-commit-config.yaml exists in the repo and defines the args: option.

Although I fixed this issue, the extension is not loaded anymore. I assume maven 4.0.0 has changed how core extensions are working or how DI is done.