Paul Donohue
Paul Donohue
> A feature I have in the back of my mind to add macvlan support for add-ons in general. Currently we are on the host network, which is not very...
> Or in different words, I rather prefer to see this added to the [OpenThread Border Router add-on](https://github.com/home-assistant/addons/tree/master/openthread_border_router) 😇 Ok, I can add this in both the Multiprotocol and OTBR...
> Hi, Garmin has no API for the SpO2 measurement so there's no way a 3rd party app can get SpO2 readings. I'm confused ... Wasn't Garmin SpO2 support added...
The Forerunner 630 uses ConnectIQ API Level 1.4.0: https://developer.garmin.com/connect-iq/compatible-devices/ As noted on https://docs.sleep.urbandroid.org/devices/garmin.html the latest Sleep as Android app requires Level 3.1.0 or later. However, you can side-load an older...
I'm working on a significant refactor that will probably break this PR, however I will try to work something similar to this into the refactor. Thanks!
If you care about credit, post your original changes (on the master branch, rather than the dev branch, since I'm making a mess of the dev branch), I'll pull it...
For anyone encountering similar issues (where an Automation or Script fails/stops after a device/service error, despite `continue_on_error: true` being set): This behavior indicates a bug in the Integration that supports...
@rchovan's solution is an interesting work-around, although it may not work for all use cases. When you run a collection of things in parallel, the Automation will still fail if...
That modification to the HA Core code should work regardless of how you install/run HA. However, the process of modifying running HA Core code (without building HA from scratch) may...
There are a few different things in this discussion that I want to address (some additional info, some reinforcement of things others have said): I have a (new/recent) WH65B (Ambient...