d-walsh
d-walsh
#### Expected Behavior I expect indicators to be chained togethe using the IndicatorExtensions capabilities. #### Actual Behavior There doesn't appear to be any chaining of the Indicators. #### Potential Solution...
The last release was in 2018 and there has been 420 commits since then. It would be great to have a newer release so that not everyone has to build...
**Is your feature request related to a problem? Please describe.** I have different Zotero Collections (on different topics) and I want them to be synced to different Notion Databases (I...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior There's a showRelativeTime option for showing the time since the event...
If I run: ``` ble_device = await BleakScanner.find_device_by_address(MAC, timeout=20) device = Switchbot(ble_device) device.turn_on() ``` Then after 60 seconds if I try to run ``` device.turn_off() ``` It says: `bleak_retry_connector.BleakNotFoundError: D0-A7-8B-16-46-4E...
For some reason unless I have `logging.basicConfig(level=logging.DEBUG)` enabled it just hangs when I run `device.turn_on()`.
**Is your feature request related to a problem? Please describe.** I need to use US units in HA because I live in the US and all my sensors and AC...
Unlike the existing Marker types, Axis markers can represent Orientation information in addition to Positions so they are useful for representing a full Pose (this can be seen in https://github.com/PickNikRobotics/rviz_visual_tools)....
- `three` version: 0.155.0 - `@react-three/fiber` version: 8.13.6 - `@react-three/drei` version: 9.80.1 - `node` version: - `npm` (or `yarn`) version: 9.81 ### Problem description: I get the following error when...
It would be great to if rosmon could work with ROS2.