Search found 32 matches

by PeterFleur
Monday 21 December 2020 9:09
Forum: Switches and Scenes
Topic: Ring 2 Doorbell
Replies: 87
Views: 38273

Re: Ring 2 Doorbell

You mean this one don't you? https://github.com/tchellomello/python-ring-doorbell

Peter
by PeterFleur
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
by PeterFleur
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
by PeterFleur
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
by PeterFleur
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 ...
by PeterFleur
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
by PeterFleur
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
by PeterFleur
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 ...
by PeterFleur
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
by PeterFleur
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
by PeterFleur
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
by PeterFleur
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&param=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 ...
by PeterFleur
Monday 04 February 2019 20:57
Forum: Python
Topic: Python Plugin: Chromecast
Replies: 206
Views: 50270

Re: Python Plugin: Chromecast

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
I have the same but it looks like there is something wrong with user variables in the latests beta.

Peter

Sent from my SM-G930F using Tapatalk

by PeterFleur
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

by PeterFleur
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&param=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 ...
by PeterFleur
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 ...
by PeterFleur
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

by PeterFleur
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 ...
by PeterFleur
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

by PeterFleur
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 ...