logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).

Raw Paste Créer un nouveau Paste

set.climate - #3ABCB5382F

  1. 2024-01-25 19:50:00.960 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [281471675333568] Error handling message: Unknown error (unknown_error) papou from 127.0.0.1 (Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0)
  2. Traceback (most recent call last):
  3. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/components/websocket_api/decorators.py", line 26, in _handle_async_response
  4. await func(hass, connection, msg)
  5. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/components/websocket_api/commands.py", line 782, in handle_execute_script
  6. script_result = await script_obj.async_run(
  7. ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/helpers/script.py", line 1587, in async_run
  9. return await asyncio.shield(run.async_run())
  10. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/helpers/script.py", line 426, in async_run
  12. await self._async_step(log_exceptions=False)
  13. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/helpers/script.py", line 479, in _async_step
  14. self._handle_exception(
  15. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/helpers/script.py", line 502, in _handle_exception
  16. raise exception
  17. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/helpers/script.py", line 476, in _async_step
  18. await getattr(self, handler)()
  19. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/helpers/script.py", line 713, in _async_call_service_step
  20. response_data = await self._async_run_long_action(
  21. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  22. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/helpers/script.py", line 675, in _async_run_long_action
  23. return long_task.result()
  24. ^^^^^^^^^^^^^^^^^^
  25. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/core.py", line 2149, in async_call
  26. response_data = await coro
  27. ^^^^^^^^^^
  28. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/core.py", line 2186, in _execute_service
  29. return await target(service_call)
  30. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  31. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/helpers/entity_component.py", line 272, in handle_service
  32. return await service.entity_service_call(
  33. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  34. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/helpers/service.py", line 882, in entity_service_call
  35. single_response = await _handle_entity_call(
  36. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  37. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/helpers/service.py", line 952, in _handle_entity_call
  38. result = await task
  39. ^^^^^^^^^^
  40. File "/srv/homeassistant/lib/python3.11/site-packages/homeassistant/components/climate/__init__.py", line 731, in async_service_temperature_set
  41. await entity.async_set_temperature(**kwargs)
  42. File "/home/homeassistant/.homeassistant/custom_components/aguaiot/climate.py", line 277, in async_set_temperature
  43. await self._device.set_register_value(
  44. File "/home/homeassistant/.homeassistant/custom_components/aguaiot/aguaiot.py", line 583, in set_register_value
  45. value = self.__prepare_value_for_writing(key, value)
  46. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  47. File "/home/homeassistant/.homeassistant/custom_components/aguaiot/aguaiot.py", line 446, in __prepare_value_for_writing
  48. set_min = self.__register_map_dict[item]["set_min"]
  49. ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  50. KeyError: None

Pied de page des forums

Propulsé par FluxBB