bremor
bremor
See #18, #16, #9, and #20 fixing it will break other things, but there is a workaround.
Hello! Thanks for raising this issue. On my system, the wifi module will disconnect the open session after about 240 seconds. I found it to be more reliable to control...
My hardware verison is also 1.2.3. I have had high response times just like that. The device eventually becomes unresponsive after a period of months, I feel like it has...
This can be done using card mod https://github.com/thomasloven/lovelace-card-mod ``` card_mod: style: | ha-card > #footer { display: none; } ```
Thanks for raising this issue! Before I take a look is there anything in your logs when you try this?
Thanks, I was able to replicate the issue, but then it magically started working, so i'm not sure what's going on here. I have released a new verison which has...
I have discovered the list of bus routes is huge. The response from the PTV API is 188,000 characters long... I think the python code is having issues with the...
Closing this issue, feel free to reopen if you keep having this issue.
Thanks Craig, I know what is going on here because I encountered the same issue on one of my other custom components. I need to add something called an UpdateCoordinator...