You mean this one don't you? https://github.com/tchellomello/python-ring-doorbell
Peter
Search found 32 matches
- Monday 21 December 2020 9:09
- Forum: Switches and Scenes
- Topic: Ring 2 Doorbell
- Replies: 87
- Views: 38273
- Sunday 20 December 2020 17:51
- Forum: Switches and Scenes
- Topic: Ring 2 Doorbell
- Replies: 87
- Views: 38273
Re: Ring 2 Doorbell
Hnn and i keep getting this error: requests.exceptions.HTTPError: 405 Client Error: Method Not Allowed for url: https://api.ring.com/clients_api/snapsh ... i_version=
Even with your script
Peter
Even with your script
Peter
- Tuesday 15 December 2020 17:17
- Forum: Switches and Scenes
- Topic: Ring 2 Doorbell
- Replies: 87
- Views: 38273
Re: Ring 2 Doorbell
No I never got it to download the file
- Wednesday 11 November 2020 9:22
- Forum: Switches and Scenes
- Topic: Ring 2 Doorbell
- Replies: 87
- Views: 38273
Re: Ring 2 Doorbell
Yes I tried that one. And it works for switching. The only thing that doesn't work is downloading the picture.
Peter
Peter
- Sunday 08 November 2020 14:10
- Forum: Switches and Scenes
- Topic: Ring 2 Doorbell
- Replies: 87
- Views: 38273
Re: Ring 2 Doorbell
Hi, I'm still getting: requests.exceptions.HTTPError: 405 Client Error: Method Not Allowed for url: https://api.ring.com/clients_api/snapshots/timestamps?api_version=9 Do i need to update something or enable something at ring? Peter You have shared very little information. Did you do the suggested ...
- Saturday 07 November 2020 14:49
- Forum: Switches and Scenes
- Topic: Ring 2 Doorbell
- Replies: 87
- Views: 38273
Re: Ring 2 Doorbell
Hi,
I'm still getting: requests.exceptions.HTTPError: 405 Client Error: Method Not Allowed for url: https://api.ring.com/clients_api/snapsh ... _version=9
Do i need to update something or enable something at ring?
Peter
I'm still getting: requests.exceptions.HTTPError: 405 Client Error: Method Not Allowed for url: https://api.ring.com/clients_api/snapsh ... _version=9
Do i need to update something or enable something at ring?
Peter
- Thursday 29 October 2020 13:36
- Forum: Zigbee
- Topic: Zigbee2mqtt failed to start
- Replies: 13
- Views: 6261
Re: Zigbee2mqtt failed to start
For future reference. I think unclekoen had the right answer.
The USB port is probably something else then acm0
Peter
The USB port is probably something else then acm0
Peter
- Sunday 25 October 2020 13:22
- Forum: Switches and Scenes
- Topic: Ring 2 Doorbell
- Replies: 87
- Views: 38273
Re: Ring 2 Doorbell
I've got it working for 90%. The only thing that does not work is downloading the snapshot. I get this error: File "ring2.py", line 69, in <module> image = doorbell.get_snapshot() File "/home/pi/.local/lib/python2.7/site-packages/ring_doorbell/doorbot.py", line 427, in get_snapshot self._ring.query ...
- Sunday 31 May 2020 15:56
- Forum: Switches and Scenes
- Topic: Ring 2 Doorbell
- Replies: 87
- Views: 38273
Re: Ring 2 Doorbell
Did anyone get this working now that Ring has MFA as requirement?
Peter
Peter
- Monday 27 April 2020 10:23
- Forum: Show your projects
- Topic: Integration of Medisana BS440 Connected scale
- Replies: 55
- Views: 19073
Re: Integration of Medisana BS440 Connected scale
It looks like this project is still active. So i wanted to install my scale BS444. All seems to work but the devices are not created in Domoticz.
Also the hardware isn't added. Does the automatic creation still work?
Thanks!
Peter
Also the hardware isn't added. Does the automatic creation still work?
Thanks!
Peter
- Sunday 10 March 2019 15:49
- Forum: Python
- Topic: Python Plugin: Spotify
- Replies: 88
- Views: 34802
Re: Python Plugin: Spotify
Hmm it looks like i answered in the wrong plugin. My chromecast started working after deleting the user variables. Spotify is not working for me. I think the cause is the length of the API key Spotify generates. The key is too long to store in the user variables.
Peter
Peter
- Saturday 02 March 2019 20:05
- Forum: Python
- Topic: Python Plugin: Spotify
- Replies: 88
- Views: 34802
Re: Python Plugin: Spotify
Get this errpr Error calling 'http://localhost:8081/json.htm?vvalue=&vname=Spotify-refresh_token&vtype=2¶m=saveuservariable&type=command' I have exactly the same error. It looks like the string of the Code part is too long for the user variables. So it cannot be stored there Anybody resolved ...
- Monday 04 February 2019 20:57
- Forum: Python
- Topic: Python Plugin: Chromecast
- Replies: 206
- Views: 50270
Re: Python Plugin: Chromecast
I have the same but it looks like there is something wrong with user variables in the latests beta.TheCondor wrote:Hello, custome notifications stopped working since few days. I'm the Only One? All the rest Is working fine (media, volume etc)
Thanks for your feedback
Peter
Sent from my SM-G930F using Tapatalk
- Tuesday 29 January 2019 12:10
- Forum: Python
- Topic: Python Plugin: Spotify
- Replies: 88
- Views: 34802
Re: Python Plugin: Spotify
I had the same but when I restarted domoticz the plugin worked. So you don't have to remove the plugin.
But it looks like the code Spotify is giving is too long for the user variables in Domoticz
Peter
Sent from my SM-G930F using Tapatalk
But it looks like the code Spotify is giving is too long for the user variables in Domoticz
Peter
Sent from my SM-G930F using Tapatalk
- Friday 25 January 2019 18:04
- Forum: Python
- Topic: Python Plugin: Spotify
- Replies: 88
- Views: 34802
Re: Python Plugin: Spotify
Get this errpr Error calling 'http://localhost:8081/json.htm?vvalue=&vname=Spotify-refresh_token&vtype=2¶m=saveuservariable&type=command' I have exactly the same error. It looks like the string of the Code part is too long for the user variables. So it cannot be stored there Anybody resolved ...
- Wednesday 23 January 2019 18:23
- Forum: Python
- Topic: Python Plugin: Chromecast
- Replies: 206
- Views: 50270
Re: Python Plugin: Chromecast
I had the same with the hanging of Domoticz while saving and it was because i changed the "Directory for message files:" and did not know if i needed the trailing backslash. I deleted the hardware and the user variables it created and added the hardware again. Now it looks like it works without ...
- Wednesday 23 January 2019 10:19
- Forum: Python
- Topic: Python Plugin: Chromecast
- Replies: 206
- Views: 50270
Re: Python Plugin: Chromecast
It looks like I have the problem with all python plugins I install. Is there a way to debug python script? Cause when I start the script by ssh I do not get any output in the ssh of any failures.
Peter
Sent from my SM-G930F using Tapatalk
Peter
Sent from my SM-G930F using Tapatalk
- Tuesday 22 January 2019 22:59
- Forum: Python
- Topic: Python Plugin: Chromecast
- Replies: 206
- Views: 50270
Re: Python Plugin: Chromecast
I had the same with the hanging of Domoticz while saving and it was because i changed the "Directory for message files:" and did not know if i needed the trailing backslash. I deleted the hardware and the user variables it created and added the hardware again. Now it looks like it works without ...
- Friday 12 January 2018 15:53
- Forum: Speech & Voice Systems
- Topic: Ask domoticz for value of sensor value using Google Assistant
- Replies: 5
- Views: 4787
Re: Ask domoticz for value of sensor value using Google Assistant
Take a look at the thread about Controlicz in this forum for a nice way to integrate Domoticz with Google Home
Sent from my SM-G930F using Tapatalk
Sent from my SM-G930F using Tapatalk
- Wednesday 27 December 2017 19:53
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 523761
Re: Controlicz - Domoticz to Google Home/Assistant integration
When i tell the Google app to search for devices it will only start a Google search on my Phone. Am i missing a app? In the Google Home app i cannot add any hardware too. Using a Samsung Galaxy S7 and the controlicz site says it can connect to my domoticz and the actions are enabled. Thanks for any ...