Search found 19 matches

by d3smo
Friday 29 September 2023 0:05
Forum: Python
Topic: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz
Replies: 211
Views: 41625

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

I've try using it several month ago and it is totally broken, intending that Google has change lately the ways for apps to log into Google services. I think we can admit this plugin is dead, and that so sad, i did not find any way to connect Domoticz and Google Calendar to do what i want to do with it
by d3smo
Friday 28 July 2023 10:25
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 474
Views: 286773

Re: Easiest way to migrate Openzwave to ZWave-JS-UI

Hello, I am about to switch from ozw to zwave-JS UI and prior to proceeding I have 2 questions: Question 1 : I understand the access to zwave-JS UI is done locally via http://192.168.0.XX:8091 where 192.168.0.XX is domoticz IP server. Is is possible to access to zwave-JS UI remotely via https ...
by d3smo
Thursday 15 June 2023 13:34
Forum: Third party and supplementary tools
Topic: Does Zapier can talk to Domoticz
Replies: 0
Views: 1730

Does Zapier can talk to Domoticz

HI all, i'm trying to connect Google Calendar with domoticz, in the past i used gcalcli a script running on the Pi where Domoticz lives and that was able to read data from Google Calendar. But due to API update is now very difficult (need to reconnect manually once a week) to use it. So i'm looking ...
by d3smo
Friday 09 June 2023 11:47
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 474
Views: 286773

Re: Easiest way to migrate Openzwave to ZWave-JS-UI

Why is it so hard to get this new wave working, why can't we have the openzwave any more, what is better with the new wave js-ui? I have spent years setting up open-wave and I have about 130nodes, I really don't want to reconfigure it all again, And why do we need to istalll all these new plug-ins ...
by d3smo
Friday 09 June 2023 9:07
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 474
Views: 286773

Re: Easiest way to migrate Openzwave to ZWave-JS-UI

As promised i've sum up a step by step tutorial to make the migration from Open ZWave to Z-Wave JS UI using the Docker compose method. Here is a link to the tutorial

Tutorial
by d3smo
Wednesday 07 June 2023 20:28
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 474
Views: 286773

Re: Easiest way to migrate Openzwave to ZWave-JS-UI

or activate them manually, or press pairing button once to wake up them
by d3smo
Wednesday 07 June 2023 18:32
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 474
Views: 286773

Re: Easiest way to migrate Openzwave to ZWave-JS-UI

I finally migrate i think i gonna publish the step by step migration method, because honestly for linux newbies it's a little bit hard to do.
by d3smo
Friday 02 June 2023 11:58
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 474
Views: 286773

Re: Easiest way to migrate Openzwave to ZWave-JS-UI

That is really simple: I'm sure it is when it's done, but for people like me not expert on Debian it's always a challenge to put lines in the terminal, even if i love to learn and progress on that, and hopefully this kind of forum from the old internet sill exist. So let me summarize what i ...
by d3smo
Thursday 01 June 2023 16:26
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 474
Views: 286773

Re: Easiest way to migrate Openzwave to ZWave-JS-UI

Same behavior after a reboot, and why Snap because the tutorial seems easier to me, but i'll try with docker. Do you have a step by step installation guide of ZWave-JS-UI that include the docker installation and setup ? I found a lot of thing but nothing explaining the complete process step by step ...
by d3smo
Thursday 01 June 2023 16:00
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 474
Views: 286773

Re: Easiest way to migrate Openzwave to ZWave-JS-UI

thomasbaetge wrote: Thursday 01 June 2023 12:54 Your stick can connect to one instance at a time only.
So while OZW is running, zwJS can not access it (and vice versa)
I've try disable OZW in Domoticz devices and stop domoticz service from terminal, the result is the same stick is not visible from command

Code: Select all

sudo snap interface serial-port
by d3smo
Thursday 01 June 2023 9:14
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 474
Views: 286773

Re: Easiest way to migrate Openzwave to ZWave-JS-UI

Thanks! That guide looks very promising! After everything (hopefully) works, I'll write a full guide here. Today I successfully finished my upgrade. Pi is now running Domoticz 2022.2 with ZWave-JS-UI (via SNAP) and Bullseye OS. Since there is no complete guide for this upgrade process, I decided to ...
by d3smo
Friday 02 December 2022 15:57
Forum: Others
Topic: python-miio sh script did not execute in domoticz / SOLVED
Replies: 6
Views: 1402

Re: python-miio sh script did not execute in domoticz

IT WORKS solution 1 + 2 works !

Code: Select all

root@domoticzPi3:/home/pi# sudo -u pi /home/pi/.local/bin/miiocli roborockvacuum --model rockrobo.vacuum.v1 --ip 192.168.1.32 --token 506------------------------6f start
Thx guys
by d3smo
Friday 02 December 2022 15:54
Forum: Others
Topic: python-miio sh script did not execute in domoticz / SOLVED
Replies: 6
Views: 1402

Re: python-miio sh script did not execute in domoticz

Thx for the help, it's not solve but we are approching, to figure out what the error was i connect to ssh as root and execute the script to check the errors So with the first solution exec it as pi user he is the error root@domoticzPi3:/home/pi# sudo -u pi miiocli roborockvacuum --model rockrobo ...
by d3smo
Friday 02 December 2022 12:14
Forum: Others
Topic: python-miio sh script did not execute in domoticz / SOLVED
Replies: 6
Views: 1402

Re: python-miio sh script did not execute in domoticz

Thx for you reply, i begin to understand the script works only if i launch it as pi user, and as domoticz launch the scripts as root user it did not work. How can i found a turnaround ?
by d3smo
Wednesday 30 November 2022 19:56
Forum: Others
Topic: python-miio sh script did not execute in domoticz / SOLVED
Replies: 6
Views: 1402

python-miio sh script did not execute in domoticz / SOLVED

Hi all, I've install python-miio on my domoticz RPi i've get the token and everything. I've create a sh script mirobotStart.sh like that #!/bin/bash miiocli roborockvacuum --model rockrobo.vacuum.v1 --ip 192.168.1.32 --token 5061---------------------366f start and when i execute the script from ssh ...
by d3smo
Thursday 24 November 2022 16:57
Forum: Python
Topic: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz
Replies: 211
Views: 41625

Re: Python Plugin : iCal Multi Purpose Python Plugin for Domoticz

Hi,

Does this plugin can allow me to read an event in a specific Google Calendar and set a Variable in Domoticz to a dedicated value depending if there is an event on this day on the calendar or not ?
by d3smo
Monday 06 December 2021 16:39
Forum: Other questions and discussions
Topic: HEOS by DENON
Replies: 71
Views: 20875

Re: HEOS by DENON

I would like to be able to select my favourites that I can select in the heos app Here is what i did on in my Domoticz, it's the content of an .sh script i call from a virtual switch #!/bin/sh HOST=192.168.XX.XX #IP of your receiver PORT=1255 PID=XXXXXXXX #PID of your receiver LOGIN=xxxx.xxx@gmail ...
by d3smo
Tuesday 09 November 2021 16:44
Forum: Other questions and discussions
Topic: HEOS by DENON
Replies: 71
Views: 20875

Re: HEOS by DENON

jonesnickk57 wrote: Tuesday 09 November 2021 13:31 This is great. Could you tell me where i can edit the volume level?
Here is content of sh file raise the volume on my AVR

Code: Select all

#!/bin/sh
HOST=192.168.X.X #IP of your device
PORT=1255
PID=XXXXXXXXX #PID of your device

echo "heos://player/volume_up?pid=$PID&step=2\r" | nc $HOST $PORT
by d3smo
Friday 05 November 2021 14:55
Forum: Other questions and discussions
Topic: HEOS by DENON
Replies: 71
Views: 20875

Re: HEOS by DENON

Hello, i have continuity error in my log since i switch from Tidal to Amazon Music, it looks like Parse error, but i do not have any idea of what can i do to avoid these errors. 2021-11-05 14:53:37.584 Error: DENON by HEOS: PARSE ERROR: '{"heos": {"command": "player/get_now_playing_media", "result ...