Mark Steward
Mark Steward
### The problem Since upgrading to 2025.5.0, all my travel time entities are set to Unknown and I have the following in my logs: Logs ``` Traceback (most recent call...
Just noting that the thermometer/hygrometer functionality cannot be supported because the device goes into sleep mode between sensor readings, and reporting only happens every 60 mins. With the app you...
I don't think any of [these tmux tweaks](https://github.com/hassio-addons/addon-ssh/blob/main/ssh/rootfs/root/.tmux.conf) are needed, and have added an init command of `echo > /root/.tmux.conf` to reset them. But [this is confusing](https://github.com/hassio-addons/addon-ssh/issues/720) for others and...
**Describe the bug** ``` Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\scripts\addons_core\io_scene_gltf2\__init__.py", line 1372, in execute res = gltf2_blender_export.save(context, export_settings) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\scripts\addons_core\io_scene_gltf2\blender\exp\export.py", line 37,...