Matheson Steplock
Matheson Steplock
What will this be used for?
This would be your trigger ```yaml trigger: platform: webhook webhook_id: some_hook_id ``` but you need to figure out how to make a POST request to this URL ``` https://ha.ip/api/webhook/some_hook_id?token=LongLivedToken ```...
Just for fun I created some example HTML code (I am not a coder, I just used examples from the web) for a web page that when visited makes a...
Hey @jziolkowski any news on when we can see a stable release of this?
I have been looking into this issue and am not entirely sure why this is happening, whenever the supervisor container is removed and recreated the supervisor spits out this error:...
I need a stable fork to base my addon on, if anyone can confirm this fix still works I would be happy to switch to @carefulcomputer's fork till the main...
#141 also describes this issue, I will be on it soon
The main issue this is being tracked under is https://github.com/home-assistant/supervisor/issues/4381 it appears to happen only under bookworm and no root cause has been identified yet, the only thing I can...
> [home-assistant/version#370](https://github.com/home-assistant/version/pull/370) fixed [home-assistant/supervisor#4381](https://github.com/home-assistant/supervisor/issues/4381). Is this issue fixed by the PR aswell? Still awaiting this https://github.com/home-assistant/version/pull/372 to be merged as well... We will see after the next supervisor update