Greg Dowling

Results 9 issues of Greg Dowling

The roon api docs say: ``` * { "type": "db", "min": -80, "max": 0, "value": -50.5, "step": 0.5 } * { "type": "db", "min": -80, "max": 10, "value": 4, "step":...

This is causing a problem playing albums that includes slash characters https://github.com/home-assistant/core/issues/78674

More details here https://github.com/home-assistant/core/issues/73393 My suspicion is that the socket library leaks resources when repeatedly trying to reconnect. The socket library used is old - and is now being maintained...

Even Python 3.8 created issues on my recent release, and Python 3.9 raised more issues. So it would be good to upgrade all libraries - and then work through and...

To continue the discussion started here: https://github.com/pavoni/pyvera/pull/146#issuecomment-770235776 It would be good to make Vera devices handle comm failure updates in HA. @tgrusendorf comments on some of the issues here: https://github.com/pavoni/pyvera/pull/146#issuecomment-770230599...

I added this to continue the discussion here https://github.com/pavoni/pyvera/pull/88 `get_value` is a confusing name for a function that gets the summary state from the vera sdata call, and contains a...

They have their own ids - but share some common methods that should be in a common class.

## Proposed change This PR adds repeat to the roon media player. It requires a new version of the pyroon library to support this. The library update also includes two...

cla-signed
small-pr
new-feature
dependency
by-code-owner
integration: roon
Quality Scale: No score

I'm seeing an interesting issue. When you add a new contact on an iPhone (ios 7) - the server correctly adds this to the database, but the behaviour on the...