You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Registrador: homeassistant.util.logging
Fuente: util/logging.py:95
Ocurrió por primera vez: 24 de noviembre de 2024, 19:27:33 (67 ocurrencias)
Última vez registrado: 20:56:47
Exception in _update_handler when dispatching 'localtuya_bfa39a887e68b7f744dbm5': ({'1': 'stop', '2': 75, '4': 'stop', '5': 95, '8': 'forward', '9': 'forward', '10': 18, '11': 18, '14': 'relay'},) Traceback (most recent call last): File "/config/custom_components/localtuya/common.py", line 413, in _update_handler self.status_updated() File "/config/custom_components/localtuya/cover.py", line 191, in status_updated if self._state.isupper(): ^^^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'isupper'
Exception in _update_handler when dispatching 'localtuya_bfa39a887e68b7f744dbm5': ({'1': 'close', '2': 75, '4': 'stop', '5': 95, '8': 'forward', '9': 'forward', '10': 18, '11': 18, '14': 'relay'},) Traceback (most recent call last): File "/config/custom_components/localtuya/common.py", line 413, in _update_handler self.status_updated() File "/config/custom_components/localtuya/cover.py", line 191, in status_updated if self._state.isupper(): ^^^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'isupper'
Exception in _update_handler when dispatching 'localtuya_bfa39a887e68b7f744dbm5': ({'1': 'stop', '2': 0, '4': 'stop', '5': 95, '8': 'forward', '9': 'forward', '10': 18, '11': 18, '14': 'relay'},) Traceback (most recent call last): File "/config/custom_components/localtuya/common.py", line 413, in _update_handler self.status_updated() File "/config/custom_components/localtuya/cover.py", line 191, in status_updated if self._state.isupper(): ^^^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'isupper'
Exception in _update_handler when dispatching 'localtuya_bfa39a887e68b7f744dbm5': ({'1': 'stop', '2': 0, '4': 'close', '5': 95, '8': 'forward', '9': 'forward', '10': 18, '11': 18, '14': 'relay'},) Traceback (most recent call last): File "/config/custom_components/localtuya/common.py", line 413, in _update_handler self.status_updated() File "/config/custom_components/localtuya/cover.py", line 191, in status_updated if self._state.isupper(): ^^^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'isupper'
Exception in _update_handler when dispatching 'localtuya_bfa39a887e68b7f744dbm5': ({'1': 'stop', '2': 0, '4': 'stop', '5': 0, '8': 'forward', '9': 'forward', '10': 18, '11': 18, '14': 'relay'},) Traceback (most recent call last): File "/config/custom_components/localtuya/common.py", line 413, in _update_handler self.status_updated() File "/config/custom_components/localtuya/cover.py", line 191, in status_updated if self._state.isupper(): ^^^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'isupper'
Additional information
The text was updated successfully, but these errors were encountered:
The problem
Environment
Steps to reproduce
DP dump
Provide Home Assistant traceback/logs
Additional information
The text was updated successfully, but these errors were encountered: