2024-08-28 19:26:38.676 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.12/site-packages/paramiko/pkey.py:100: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from this module in 48.0.0.
2024-08-28 19:26:39.237 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.12/site-packages/paramiko/transport.py:258: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from this module in 48.0.0.
Эта ошибка возникла в пользовательской интеграции.
Регистратор: custom_components.python_script.sensor
Источник: custom_components/python_script/sensor.py:66
интеграция: Python Scripts Pro (документация, проблемы)
Первое сообщение: 19:26:39 (18 сообщений)
Последнее сообщение: 19:43:39
Error update WD MBL температура диска
Traceback (most recent call last):
File "/config/custom_components/python_script/sensor.py", line 66, in update
exec(self.code)
File "", line 3, in
NameError: name 'data' is not defined
remote_ssh_command.py:
My custom sensor: