2024-01-11 14:00:03.584 ERROR (MainThread) [homeassistant] Error doing job: Exception in callback Entity.async_write_ha_state() Traceback (most recent call last): File "/usr/local/lib/python3.11/asyncio/events.py", line 80, in _run self._context.run(self._callback,*self._args) Fi...
(Zefau) updated dependencies to fix security vulnerabilities in depending packages 1.0.1 (2019-05-15) (Zefau) fixed display error in Chrome (#19) (@Apollon77) updated testing for Node.js v12 (#18) (Zefau) updated dependencies 1.0.0 (2019-05-04) ...
If your Roomba is blinking and displaying an error code, resetting the machine can reboot the software and fix the problem. If you're selling your Roomba, wipe all the data first by resetting the machine. This is especially important if you use the iRobot Home app since the new owner mi...
Got the same error: 2023-01-09 23:01:06.699 WARNING (Thread-4 (_thread_main)) [roombapy.remote_client] Unknown disconnection error: ID=16.Kindly use https://github.com/pschmitt/roombapy/issues/new 2023-01-09 23:01:06.746 WARNING (Thread-4 (_thread_main)) [roombapy.roomba] Unexpected...
Use the following script to fix incorrect usage: find . -iname "*.xacro" | xargs sed -i 's#<\([/]\?\)\(if\|unless\|include\|arg\|property\|macro\|insert_block\)#<\1xacro:\2#g' when processing file: /opt/ros/kinetic/share/roomblock_description/robots/roomblock.urdf.xacro ...
You can generate a token here: https://id.atlassian.com/manage/api-tokens # You will see JIRA::HTTPError (JIRA::HTTPError) if you attempt to use basic auth with your user's password username = "myremoteuser" api_token = "myApiToken" options = { :username => username, :password =...