h4de5 / home-assistant-vimar

VIMAR by-me integration into home-assistant.io
GNU General Public License v3.0
42 stars 6 forks source link

thermostats temperature #19

Open schizzofrenik opened 3 years ago

schizzofrenik commented 3 years ago

hi with the latest updates i can't control the thermostats anymore. I can turn them on but I can't set the temperature

home assistant 117.5 this is the log

Logger: homeassistant.helpers.integration_platform Source: loader.py:427 First occurred: 8:14:07 (3 occurrences) Last logged: 8:14:07

Unexpected error importing vimar_platform/logbook.py Unexpected error importing vimar_platform/group.py Unexpected error importing vimar_platform/media_source.py Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/integration_platform.py", line 30, in _process platform = integration.get_platform(platform_name) File "/usr/src/homeassistant/homeassistant/loader.py", line 422, in get_platform cache[full_name] = self._import_platform(platform_name) File "/usr/src/homeassistant/homeassistant/loader.py", line 427, in _import_platform return importlib.import_module(f"{self.pkg_path}.{platform_name}") File "/usr/local/lib/python3.8/importlib/init.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 973, in _find_and_load_unlocked ModuleNotFoundError: No module named 'custom_components.vimar-master.logbook'