Kolia56
Kolia56
## Version of the custom_component : 2022.8.0 ## Configuration controllers: name: "Controleur 1" all_zones_config: show: timeline: true preamble: "00:01" postamble: "00:05" entity_id: switch.alimentation_electrovannes zones: - name: Café François entity_id: switch.vanne_atelier_gui...
It seems there is a regression for zones entities. A matter of fact, until recently there was a device_class attribute set to "alarm" as for smoke sensor (device_class = smoke)...
Bonjour, HA hosted, version 2022.3.0 La carte a été installée à partir de HACS. La ressource est bien présente dans Configuration/Ressources. Pour autant, lorsque l'on ajoute une carte elle n'est...
Regular entities card: a time or date entity may be modified directly in the card (without raising a pop-up) With multiple-entity-row, when date or time is clicked a pop-up is...
I compiled Tasmota 12.4.0 including specific define statements as described [here](https://tasmota.github.io/docs/Thermostat/). I even set various WIFI options in the code in order to get access to the unit as soon...
I'm just trying to get the following example from the documentation working without success so far. I have only tested Manual run (no event is fired). I haven't tested automatic...
So in the meantime I switched to a Debian VM instance just installed in order to get familiarized with the API. It is running in Python 3.11.2 venv. At first...
Hello, I'm running Unifi Controller 7.2.97-18705-1 on a CloudKey (firmware v1.1.19). Self signed certificate This program run on a Windows 10 machine with Python 3.12.0 ```python from unificontrol import UnifiClient...
## Version of the custom_component 2024.1.0 HAOS : 2024.2.1 ## Describe the bug In order to make the code more readable and hence maintainable, I decided it was time to...
**Describe the bug** Thank you for this integration. It is working very well and speeds up the development process. I'm not too sure whether it is a bug or something...