slyoldfox
slyoldfox
Synced the PR from https://github.com/databricks/click/pull/78 with the latest master branch and added some caching for the token. At the moment haven't reused much from `AuthProvider` since it does seem a...
See https://github.com/homebridge/HAP-NodeJS/commit/2aac72bca3098c7f409e47019fcd4428ecfc0bdb#diff-9151f9e2dae83d23fd0c4aab1bcbc3f2bf3a3a7406e9ffe2a413e0ce14f2f872
Your setup is working perfectly fine when used in a normal environment when `mvn` is not containerized. However, when running maven from a container, there are several parts where the...
@wuub After your changes for #58 I went ahead and tried 0.7.0rc2 on my RX-A2010 It failed with some errors, I'm not an expert in python so I can't really...
Fix for #93 and hoping for a quick 0.7.1 release so we can push this to HA for the yamaha integration.
My Synology SRM sends back a **LOCATION: http://:8000/ssdp/desc-DSM-bwlan0.xml** header which is totally wrong. The code fails with ``` requests.exceptions.InvalidURL: Invalid URL 'http://:8000/ssdp/desc-DSM-bwlan0.xml': No host supplied ```
My doorbell publishes an RTP UDP stream which disconnects every minute. When the stream disconnects, the (previous) underlying exec process is not killed before the reconnect occurs. Basically I am...
About a day or two ago, the `/charge-mode` endpoint started failing. ``` $ /renault-api --debug charge mode --set schedule_mode WARNING:renault_api:Debug output enabled. Logs may contain personally identifiable information and account...
Just polling how you feel about this PR. After my last commit, looked into TCP support and it seems like adding support for TCP/interleaved clients was reasonably straightforward. This does...
I am not sure if this is a misconfiguration on my side. I can see `switch.vs9_eu_kfaxxxxx_night_mode` and `switch.vs9_eu_kfaxxxxx_continuous_monitoring` in the Device on HA. For some reason these switches do not...