Ryan

Results 7 issues of Ryan

Hi, I'm having a bit of an issue getting oAuth working with the lib. I found that .get_authentication_url() doesn't exist in the ouath_client. `auth_start_url = oauth_client.get_authentication_url()` I've tried with the...

As Redhat has marked quotas deprecated in RHGS 3.5.3, what are the recommended alternatives for customers requiring quotas on volumes or directories?

wontfix

When setting the cast device volume via a URL such as `http://192.168.1.x:3000/device/00000000000/volume/45` , the volume is changed, but status keys in the device's JSON are wiped. When song change occurs,...

Hello, I've got a gauge chart setup like this: ``` const chartStyle = { height: 112.5, } return ``` The value changes from 0, to another value for example 0.7...

Pausing and stopping music works as long as it's only being cast to one speaker. If more than one speaker is being cast to, i.e. in a group, then the...

-Modified SmartApp and DTH to display text input fields on new app -Refresh metadata after performing action to force UI to update -Added logic to prevent 'Ready to cast' being...

Hello, I've updated my environment to Python 3.12, from Python 3.11 and now see issues when escaping a regex string and pass it when instantiating a Rule object. It seems...