gee-jay-bee
gee-jay-bee
> Creating my own `ClientSession` instead of calling `async_get_clientsession()` prints this error to the logs every time the update fails (practically every time the device is turned off) > >...
Fwiw I added percentage based positioning and async to this integration a couple of years ago so that I could use it with HomeKit. It works really well for me....
I planned to add an example to the readme, hadn't got to it yet. Based on my setup, I think your config could be something like this: ``` cover: -...
Do the blinds that go up all start moving at the same time or is there a delay between them?
The integration emits some (hopefully) useful logs at debug level so worth setting that and repeating the test. The hub logs are not something we can access but their support...
I'm struggling to read the log on my phone but I would expect one of the blinds to be nominated to take care of sending the command to the group...
That log looks like it has correctly aggregated the request to close the covers into a single group command. I see one line saying "issuing" group command and the other...
If you hadn't set a value previously then I think it gets a default of 20s. I guess that if you did testing that started and stopped the blinds mid...
I observed this today. Driver door reported ajar but was actually closed (and locked). I wonder if the car's modem reported status as the engine was turned off (or a...
FWIW, I'm using 2.25 (via the community HA addon) and controlling a garage door using the T2 in a similar way (toggle each light on/off for a second to start...