-
Hi Ryan,
Can you please look at this tread again. The developers indicate there may be a limitation in OmniLinkBridge.
https://github.com/home-assistant/core/issues/118899
This is a comment o…
-
it is possible to insert a methodology to set the sending times of the report data as multiples of the report times. For example: report every 2 'and send every 10'
-
Steps to reproduce.
- Clone repo
- Move *example-custom-config/custom_components/mqtt_basic_async* to *custom_components*
- Restart HA
- Add below to configuration.yaml
```
mqtt_basic_async:…
-
The [socket docs](https://docs.micropython.org/en/latest/library/socket.html) state:
> The native socket address format of the socket module is an opaque data type returned by [getaddrinfo](https:/…
-
**Describe the bug**
Issues with the integration, throwing an excessive amount of errors, eventually causing RAM usage to cap, and CPU usage to Spike.
First error was a async_forward_entry_setup (…
-
I have a Diesel Escalade in use and it generates this exception. Is there a dictionary that shows this sensor is a text string I can update? (I have 4 vehicles that are working well with the 2 in Ho…
-
### The problem
If MQTT client is configured but can not connect to the server, components that load with a boot priority lower than the MQTT Component do not start up.
I.e:
If both API and MQ…
-
I've noticed that ASP net apps that consume MQTT messages also use a lot more memory than console apps that subscribe to the same data.
The memory never seems to be released. Running dotMemory shows …
-
### Issue Description
When automatic reconnection is enabled in the MQTT client, manually calling `client.reconnect()` after a disconnect causes the application to crash. This issue occurs specifical…
-
**Describe the bug**
Lately, I have been seeing a lot of warning messages regarding the Meross cloud integration when Home Assistant is starting.
**Your environment**
Core 2024.10.0b1
Superviso…