tibs
tibs
I don't know if this is really an issue or if I'm doing something wrong. I'm writing a kanji list and I want to add a different class on each...
## Overview Version 0.1.78 no longer seems to support non-AVX CPUs with musl. I'm getting an `Illegal Instruction` error on my `Intel Atom C2338` in a `node:alpine` docker image. I'm...
L'intégration est en erreur depuis HA 2025.6. La cause est documentée ici : https://developers.home-assistant.io/blog/2024/06/12/async_forward_entry_setups/ Un simple fix qui semble fonctionner pour moi : ```diff diff --git i/custom_components/apiEnedis/__init__.py w/custom_components/apiEnedis/__init__.py index e00d836..904d665...