Jonny
Jonny
Following, because I'm curious as well. I haven't updated just yet.
I came here just right now to say the same thing. It only becomes evident how essential these little tools are when they stop working. So thanks for writing it!...
Yeah it was funny, I looked at some other extensions trying to do similar things and they need all kind of access like site data. And this addon doesn't need...
+1, I found this because I need it too. Or maybe read from the env variables `psql` is using as well: ``` PGHOST= PGPORT= PGDATABASE= PGUSER= PGPASSWORD= ```
One workaround I just found is this: Add the output of `lsusb | awk '{print $6":u"}' | tr '\n' ',' | sed 's/,$//'` to the `usb-storage.quirks=` comma separated list of...
The matter of the fact is that there is no 'reverse reporting' on any of the firmwares (I shared mine above), which is why this quirk should be removed from...
> I'm curious about this kind of issues. Can you please try to get the attribute values from the `WindowCovering` cluster: > > * 0x0007 'config_status' > * 0x0017 'window_covering_mode'...
Glad to see this moving forward. And it [seems to work](https://github.com/zigpy/zha-device-handlers/issues/1306#issuecomment-1378035472) for @rwalker777 now as well.
In case this helps anyone, this is my current acceptable workflow while this is not a first-class feature: Run either all tests or test at cursor once via * ⌘...
This just came up for us as well! We'd be interested in this functionality