i also keep getting fault 500
Deze fout is ontstaan door een aangepaste integratie.
Logger: homeassistant
Bron: custom_components/ftms/config_flow.py:247
integratie: Fitness Machine Service (documentatie, problemen)
Eerst voorgekomen: 07:04:45 (2 gebeurtenissen)
Laatst gelogd: 08:06:32
Error doing job: Task exception was never retrieved (task: None)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 531, in call_configure
await self._async_configure(flow.flow_id)
File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 393, in _async_configure
result = await self._async_handle_step(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flow, cur_step["step_id"], user_input
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 493, in _async_handle_step
result: _FlowResultT = await getattr(flow, method)(user_input)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/ftms/config_flow.py", line 247, in async_step_ble_request
_LOGGER.debug(f"Device Information: {self._ftms.device_info}")
^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/pyftms/client/client.py", line 185, in device_info
return self._device_info
^^^^^^^^^^^^^^^^^
AttributeError: 'IndoorBike' object has no attribute '_device_info'. Did you mean: 'device_info'?
i also keep getting fault 500
Deze fout is ontstaan door een aangepaste integratie.
Logger: homeassistant
Bron: custom_components/ftms/config_flow.py:247
integratie: Fitness Machine Service (documentatie, problemen)
Eerst voorgekomen: 07:04:45 (2 gebeurtenissen)
Laatst gelogd: 08:06:32
Error doing job: Task exception was never retrieved (task: None)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 531, in call_configure
await self._async_configure(flow.flow_id)
File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 393, in _async_configure
result = await self._async_handle_step(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
flow, cur_step["step_id"], user_input
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 493, in _async_handle_step
result: _FlowResultT = await getattr(flow, method)(user_input)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/ftms/config_flow.py", line 247, in async_step_ble_request
_LOGGER.debug(f"Device Information: {self._ftms.device_info}")
^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/pyftms/client/client.py", line 185, in device_info
return self._device_info
^^^^^^^^^^^^^^^^^
AttributeError: 'IndoorBike' object has no attribute '_device_info'. Did you mean: 'device_info'?