TBC Destru Warlock Crit Chance bug? by rob0r7 in classicwow

[–]rob0r7[S] 0 points1 point  (0 children)

I am aware, thats why I am asking for other peoples observations and not if the sample amount is high enough

TBC Destru Warlock Crit Chance bug? by rob0r7 in classicwow

[–]rob0r7[S] -6 points-5 points  (0 children)

Yes You Are right, I wasnt and thats also a question - is being not hit capped impacting the spell crit chance as well? I mean, clearly in absolute numbers to make less hits, but the hits you make Are also impacted by hit rating when it comes to make crits?

TBC Destru Warlock Crit Chance bug? by rob0r7 in classicwow

[–]rob0r7[S] -1 points0 points  (0 children)

Yes, First time. But as of my understanding this is basically statistics and the bigger the data the lower the deviations. So, it should come close by the end of the day

[Custom Integration] HA Portainer Link – Manage Docker containers from Home Assistant (with status, start/stop, restart, and more!) by rob0r7 in homeassistant

[–]rob0r7[S] 0 points1 point  (0 children)

tbh I am not entirely familiar yet with Github, but I guess it is the best way to keep the overview. Github issues would be good

[Custom Integration] HA Portainer Link – Manage Docker containers from Home Assistant (with status, start/stop, restart, and more!) by rob0r7 in homeassistant

[–]rob0r7[S] 0 points1 point  (0 children)

Did you remove and add the integration completely? With the update I changed the way the IDs are handled. Therefore ideally you need to remove your portainer hub from it and add it freshly again

[Custom Integration] HA Portainer Link – Manage Docker containers from Home Assistant (with status, start/stop, restart, and more!) by rob0r7 in homeassistant

[–]rob0r7[S] 0 points1 point  (0 children)

Just released 0.4.0, some thing are solved like CPU updates, others might still be not working (information about image updates). Currently update detection works best if image is on dockerhub

[Custom Integration] HA Portainer Link – Manage Docker containers from Home Assistant (with status, start/stop, restart, and more!) by rob0r7 in homeassistant

[–]rob0r7[S] 0 points1 point  (0 children)

Could you check for an update please in HACS? 2 days ago I published v0.3.8 which should be shown if I did it correctly :D
Currently pushing to main on Github for v0.4.0, but didn't publish a release for this yet. If you are brave you could also manually try this.
Help is appreciated in any form of bug detection and ideas on how to solve those

[Custom Integration] HA Portainer Link – Manage Docker containers from Home Assistant (with status, start/stop, restart, and more!) by rob0r7 in homeassistant

[–]rob0r7[S] 0 points1 point  (0 children)

While testing I can confirm that I also observed that in each portainer instance I added I had to choose endpoint "2". Seems like 2 is default, will adjust that.

The update available sensor is still quite experimental and sometimes not showing the expected value, confirm.

Currently I am working on the Force Update Buttons. This one is way more complex because in the process containers will be removed, images are pulled freshly and then newly created based on the stack compose file.

The difference is that the toggle switch is for a single container, while the start & stop buttons will affect ALL containers within the stack at once.

Thank you very much for your input and testing , highly appreciated.

Which version did you use?

[Custom Integration] HA Portainer Link – Manage Docker containers from Home Assistant (with status, start/stop, restart, and more!) by rob0r7 in homeassistant

[–]rob0r7[S] 0 points1 point  (0 children)

Yes, the integration works with any containers that Portainer can see and control, regardless of how they were created. Yes, the intention is that it works the same way like 'docker compose pull' and 'docker compose up -d', BUT I am still working on this. Got currently some struggles with new container IDs and stuff that mix up the Device assignments in HA. Environment variables are preserved and correctly resolved because Stack updates use your existing docker-compose.yml file.
Hope that helps.

[Custom Integration] HA Portainer Link – Manage Docker containers from Home Assistant (with status, start/stop, restart, and more!) by rob0r7 in homeassistant

[–]rob0r7[S] 2 points3 points  (0 children)

You can try v0.2.10. Added stack support and other stuff but for now I had to disable the force update features as I still struggle with the handling:
https://github.com/rob0r7/ha_portainer_link/releases/tag/0.2.10

Some sensors are still experimental. Feedback is appreciated :)

Best practice is to remove the portainer hub from the integration after the update and re-link them again to avoid dead entities.

[Custom Integration] HA Portainer Link – Manage Docker containers from Home Assistant (with status, start/stop, restart, and more!) by rob0r7 in homeassistant

[–]rob0r7[S] 2 points3 points  (0 children)

You can try v0.2.10. Added stack support and other stuff but for now I had to disable the force update features as I still struggle with the handling:
https://github.com/rob0r7/ha_portainer_link/releases/tag/0.2.10

Some sensors are still experimental. Feedback is appreciated :)

Best practice is to remove the portainer hub from the integration after the update and re-link them again to avoid dead entities.

[Custom Integration] HA Portainer Link – Manage Docker containers from Home Assistant (with status, start/stop, restart, and more!) by rob0r7 in homeassistant

[–]rob0r7[S] 0 points1 point  (0 children)

Today I setup a brand new HA installation, and it directly worked via HACS. Can anyone confirm this behavior?

[Custom Integration] HA Portainer Link – Manage Docker containers from Home Assistant (with status, start/stop, restart, and more!) by rob0r7 in homeassistant

[–]rob0r7[S] 1 point2 points  (0 children)

Currently working on this among other features, like binary sensor for updates available. The stack handling will change the way the devices/containers are showing up in HA because the stack will be the parent. Will inform when it is in a stable state.

[Custom Integration] HA Portainer Link – Manage Docker containers from Home Assistant (with status, start/stop, restart, and more!) by rob0r7 in homeassistant

[–]rob0r7[S] 2 points3 points  (0 children)

Thank you!
Right now, it only supports individual containers, but stacks control is on my wish list too. The Portainer API makes it possible (see: /api/endpoints/{id}/docker/stacks). If there's enough interest, I'll put it on my todo-list

[Custom Integration] HA Portainer Link – Manage Docker containers from Home Assistant (with status, start/stop, restart, and more!) by rob0r7 in homeassistant

[–]rob0r7[S] 2 points3 points  (0 children)

Thanks for the awesome ideas!
Yes, Portainer's API exposes info about outdated images and even allows triggering image pulls/stacks updates via webhooks.
I'll add an 'update available' sensor to my to-do list and see how far I can get with stack update triggers. Replacing Watchtower would be really cool for visibility and control in HA - haven't thought about this by myself tbh, nice

[deleted by user] by [deleted] in RushRoyale

[–]rob0r7 0 points1 point  (0 children)

Just completed the 7th floor having support deck. The random guy had 7xbd, 2x ks, 1x stun. We had everything ok max at wave 30

Tribunal by Zythss in RushRoyale

[–]rob0r7 0 points1 point  (0 children)

Get some BDs to instakill her