-
Debug log snippet:
```
2024-11-25 11:40:52.952 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Jonah_MayFamily_ToDo for ms365_todo
Traceback (most recent call last):
F…
-
Cześć!
Czy tylko u mnie przestała działać integracja z API od ZTMu? Czy ktoś też ma ten sam przypadek?
Ostatni pomyślny odczyt był 31.10 o 11:29, od tamtego momentu już cisza.
configuration.yaml…
-
Sensor updating stopped working, apparently for no reason. No change in configuration for was applied. It looks like the connection is forcibly corded
```
Logger: homeassistant.helpers.entity
Sourc…
-
### Please complete the following tasks
- [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions)
- [X] I have searched the [open](https://github.com/clap-rs/clap/issues) a…
-
### The problem
After I delete a list in the bring app an exception is thrown in each update cycle (90sec).
Steps:
1. Create a list
2. Reload the component
3. Check that the list exists in HA
…
-
### Environment
self-hosted (https://develop.sentry.dev/self-hosted/)
### Steps to Reproduce
I am trying to understand how to archive replays in a self-hosted environment.
While I find replays to b…
-
This message appears multiple times in the HA log.
```
Logger: homeassistant.helpers.entity
Quelle: helpers/entity.py:944
Erstmals aufgetreten: 07:56:41 (40 Vorkommnisse)
Zuletzt protokolliert: 08:3…
-
The native Rails translation helpers (`#translate` and `#t`) [do not escape translations, if the key ends with `_html` or `.html`.](https://guides.rubyonrails.org/i18n.html#using-safe-html-translation…
-
Installed a new Hybrid 5kW inverter instead of the 3.6kW. Same Type but a little more power.
But could not get any data. Was runnig without a problem with the old inferter.
HA Log:
2024-11-23…
-
I've been trying to work around #217 in a complex codebase and have a simplified reproduction of a related issue. In my case, the trait in question needs a generic type **and** lifetime (due to async …