Search found 26 matches

by dens1975
Sunday 20 February 2022 18:39
Forum: Z-Wave
Topic: zwavejs2mqtt
Replies: 446
Views: 54192

Re: zwavejs2mqtt

I figured out that I have to start the container with high privilege than it works, thanks!
by dens1975
Sunday 20 February 2022 14:00
Forum: Z-Wave
Topic: zwavejs2mqtt
Replies: 446
Views: 54192

Re: zwavejs2mqtt

heggink wrote: Saturday 19 February 2022 23:08 It should be /dev/ttyACM0 not /dev/tty/ACM0 right?

Sent from my SM-G980F using Tapatalk
Sorry typo, yes it is set ttyACM0
Knipsel.JPG
Knipsel.JPG (24.49 KiB) Viewed 1624 times
by dens1975
Saturday 19 February 2022 17:11
Forum: Z-Wave
Topic: zwavejs2mqtt
Replies: 446
Views: 54192

Re: zwavejs2mqtt

Hi, I installed the docker container, disabled my openzwave usb, reboot domoticz, reinsert my Zwave.me stick and can connect to the control panel but is says it can't open my device. Any ideas?

Driver: Failed to open the serial port: Error: No such file or directory, cannot open /dev/tty/ACM0
by dens1975
Tuesday 08 February 2022 23:34
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Replies: 121
Views: 29452

Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)

I found out that Synology DSM 7 does not support external USB devices and their drivers. USB devices (Wi-Fi dongle, Bluetooth dongle, 3G/4G dongle, USB DAC/speaker, and DTV dongle) are no longer supported in DSM 7.0 This solved my issue: https://mariushosting.com/synology-how-to-add-usb-support-on ...
by dens1975
Tuesday 08 February 2022 23:06
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Replies: 121
Views: 29452

Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)

Did you check the wiki section about drivers https://www.domoticz.com/wiki/Synology

Yes I did the Jadahl driver install but I don't have my /dev/ttyACM0 port on which my zwave usb was active.
by dens1975
Tuesday 08 February 2022 22:02
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
Replies: 121
Views: 29452

Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)

I'm upgraded to DSM7 and running Domoticz in docker. I got my P1 smart meter and rfxcom running but my Open Zwave USB isn't working. I get a driver failed error.
Is there another driver to load? What can I check?
by dens1975
Tuesday 08 February 2022 13:06
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Using Docker and userscripts (Lua, DzVents, Python)
Replies: 57
Views: 8630

Re: Using Docker and userscripts (Lua, DzVents, Python)

You can login into the docker container and execute wget in the container to check if the command is installed.... sudo docker exec -it domoticz wget or sudo docker exec -it domoticz/bin/bash then: wget exit Thanks, tried both and first says: OCI runtime exec failed: exec failed: container_linux.go ...
by dens1975
Monday 07 February 2022 21:00
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Using Docker and userscripts (Lua, DzVents, Python)
Replies: 57
Views: 8630

Re: Using Docker and userscripts (Lua, DzVents, Python)

I recently moved from the Jadahl package to the docker container. I still having some issues with bash scripts. They are executed and when I look in the docker terminal I see the reason is: wget: not found So what am I missing here? wget should be installed by default? Or is it some reference ...
by dens1975
Friday 21 February 2020 16:37
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 278
Views: 62031

Re: NEST Account migration

ok, thanks! I now see what's wrong. It's looking for my domoticz on port 8080 but mine is on 8084. I changed all port numbers in get_nest.sh and now it's working.
by dens1975
Friday 21 February 2020 16:22
Forum: Heating/cooling
Topic: NEST Account migration
Replies: 278
Views: 62031

Re: NEST Account migration

Hi, First of all thanks for this api/script. It looks like it almost works for me. I can switch the switches and set the temperature. Only thing is that my temperature and humidity isn't updated in my Domoticz devices. I'm on a Synology NAS. when I excecute get_nest.sh I get the output: Update TEMP ...
by dens1975
Monday 19 August 2019 15:13
Forum: Z-Wave
Topic: Neo CoolCam Power plug 12A+ problem with kWh
Replies: 46
Views: 11385

Re: Neo CoolCam Power plug 12A+ problem with kWh

I also have this problem with the new Power Plugs. Hope someone can help out. I already had it with the previous version of domoticz and was hoping it was solved when I upgraded to version: 4.10717
by dens1975
Monday 11 March 2019 20:12
Forum: Z-Wave
Topic: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE
Replies: 47
Views: 8302

Re: KWH problem solved

I had the same problem but everything works fine now after resetting the value via the open zwave controle panel. Select the node there and go to the information tab. There you have the reset option. Press submit next to the reset option. This will reset the KWH to zero (check the current values ...
by dens1975
Wednesday 06 March 2019 9:24
Forum: Z-Wave
Topic: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE
Replies: 47
Views: 8302

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

Well I exclude and include it and configuration parameters are working but my kWh reading is still incorrect in Domoticz (-2.14748e+07 kWh) I also tried to get it back to factory default (hold power button for 10 seconds). But after doing this and include it again the counters (total kWh) isn't ...
by dens1975
Tuesday 05 March 2019 16:44
Forum: Z-Wave
Topic: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE
Replies: 47
Views: 8302

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

EddyG wrote: Tuesday 05 March 2019 15:39 I tested it, and it works.... :D
I just remotely updated the files and reboot my NAS but no luck. Did you do anything special? Like remove the device and add it again or did it work right away?
by dens1975
Tuesday 05 March 2019 15:01
Forum: Z-Wave
Topic: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE
Replies: 47
Views: 8302

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

I just saw on the Openzwave website that in the latest openzwave code update 1.4.3389 there is something new. There is a new file nas-wr01ze.xml and this new powerplug is linked to it. I have no time to test right now but maybe someone could. See: http://old.openzwave.com/snapshots/ download: http ...
by dens1975
Friday 15 February 2019 10:53
Forum: Z-Wave
Topic: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE
Replies: 47
Views: 8302

Re: Neo CoolCam Unknown: type=0200, id=1027 using NAS-WR01ZE

I have the same problem. Did upload new config files, device is recognized correct now but kWh is not working correctly. Also configuration parameters can't be changed. KWh usage at dashboard shows 2.14748e+07 kWh domoticz1.JPG In devices it shows however a kWh which looks correct but is too high in ...
by dens1975
Thursday 22 March 2018 15:30
Forum: LUA
Topic: Find My iPhone implementation in LUA script
Replies: 273
Views: 74460

Re: Find My iPhone implementation in LUA script

Thanks! This was exactly what I needed. Now it's working! I only get the following error:: Error: EventSystem: Warning!, lua script /usr/local/domoticz/var/scripts/lua/script_time_checkphones.lua has been running for more than 10 seconds Any idea what to do about this error. It looks like a warning ...
by dens1975
Wednesday 21 February 2018 12:18
Forum: LUA
Topic: Find My iPhone implementation in LUA script
Replies: 273
Views: 74460

Re: Find My iPhone implementation in LUA script

landaisbenj wrote: Wednesday 21 February 2018 10:39 Ok.

I realized i'had the same problem.

In google api it says:

Free until 2 500 request by day and under 50 by seconds.... I don't think we are above.

Maybe it's curl parameter.
I don't see any traffic on my api if I look at my Google dashboard, so I think it's not using it.
by dens1975
Wednesday 21 February 2018 9:08
Forum: LUA
Topic: Find My iPhone implementation in LUA script
Replies: 273
Views: 74460

Re: Find My iPhone implementation in LUA script

landaisbenj wrote: Tuesday 20 February 2018 22:32 What is your url now ?
I now have:
xxxxxx are where my API key is.

Code: Select all

   command = "curl -s https://maps.googleapis.com/maps/api/geocode/json?latlng=" .. latitude .. "," .. longitude .. "&sensor=false&key=xxxxxx"