Petr Řehoř
Petr Řehoř
To get rid of this warning, add `interpreter_python=auto_silent` to the `[defaults]` section in your `ansible.cfg`. See https://docs.ansible.com/ansible-core/2.17/reference_appendices/interpreter_discovery.html
The question which cache size argument we should use was resolved by @jsvd in #149. We still have to solve the cache eviction, so I changed the subject of this...
Same with me. Just installed HA 2024.6.1 and solax-modbus 2024.5.7. Solax X3-Hybrid-G4.
Díval jsem se jak se využívají parametry/templaty ceny nákupu a prodeje a zadané hodnoty ovlivňují pouze cenu pro aktuální hodinu, ale nejsou obsaženy v seznamu cen pro tento a následující...
allSTORE with VR921 provides me sensors: * `sensor.myvaillant_top_dhw_cylinder_temperature` * `sensor.myvaillant_bottom_dhw_cylinder_temperature` * `sensor.myvaillant_top_central_heating_cylinder_temperature` * `sensor.myvaillant_bottom_central_heating_cylinder_temperature` I could not find these values anywhere in the myVaillant application.
I have myVaillant integration version 0.9.1 installed using HACS and in the /config/deps directory there are libraries mypyllant-0.8.36 and pydantic-1.10.19, which is wrong - they should be in version mypyllant-0.9.0...
I found the cause of the problem. ChatGPT told me that Home Assistant Core running in a container installs libraries in the `/usr/local/lib/python-x.xx` directory and does not use the `/config/deps`...
I discovered duplicate sensor `eps_frequency` for the following registers: - [Register 0x4F](https://github.com/wills106/homeassistant-solax-modbus/blob/77075cb6f0cb3518ecc7a85aaf910b8e5e089b59/custom_components/solax_modbus/plugin_solax.py#L4246) - [Register 0xB9](https://github.com/wills106/homeassistant-solax-modbus/blob/77075cb6f0cb3518ecc7a85aaf910b8e5e089b59/custom_components/solax_modbus/plugin_solax.py#L2814) According to version 3.29 of the X1/X3-Hybrid-G4 Modbus Registers PDF, registers 0x4F to 0x7C are...
> OK, think I have figured most of it out. For some reason the entities have been renamed to having 2 at the end of them. I also have another...
I got a warning that this will stop working in HA 2025.7.0: ``` 2025-05-17 14:55:03.924 WARNING (MainThread) [homeassistant.components.mqtt.sensor] The unit of measurement `%` is not valid together with device class...