Search found 87 matches

by Phantom
Wednesday 25 March 2020 12:52
Forum: Python
Topic: Python plugin: Battery Level for Z-Wave Devices
Replies: 167
Views: 35953

Re: Python plugin: Battery Level for Z-Wave Devices

Thanks for the update
by Phantom
Monday 10 February 2020 22:23
Forum: Dashticz
Topic: Dashticz - v3.4.0 Beta
Replies: 82
Views: 7907

Re: Dashticz - v3.4.0 Beta

Nice update, dashboard runs pretty smooth :)
by Phantom
Wednesday 05 February 2020 0:42
Forum: Zigbee
Topic: Zigbee2MQTT
Replies: 264
Views: 90802

Re: Zigbee2MQTT

Created an admin panel in Node-Red https://github.com/ben423423n32j14e/zigbee2mqttadminpanel After some trial and error, I managed to install zigbee2mqtt and the corresponding plugin (thanks a lot to developers, it all works great). The admin panel also looks great and seems very useful. However, I ...
by Phantom
Wednesday 15 January 2020 0:42
Forum: Bugs
Topic: Dashticz - Bug report
Replies: 557
Views: 131525

Re: Dashticz - Bug report

Thanks it work again :)
by Phantom
Monday 13 January 2020 22:58
Forum: Bugs
Topic: Dashticz - Bug report
Replies: 557
Views: 131525

Re: Dashticz - Bug report

Recently my standby screen is not working anymore, it stays completely black with no errors in the console. Even with this config i can't get it to work: var config = {} config['domoticz_ip'] = 'https://xxxxxxx; config['app_title'] = 'Dashticz'; config['domoticz_refresh'] = '5'; config['dashticz ...
by Phantom
Wednesday 25 September 2019 20:58
Forum: Cameras
Topic: Demo / example URL to add please?
Replies: 5
Views: 2519

Re: Demo / example URL to add please?

leecollings wrote: Wednesday 25 September 2019 20:25 I think you misunderstood me, I want the URL of a webcam to add as a camera so I can test something...

I don't need to set up dynDNS, I already have this.
Ah yeah my mistake
by Phantom
Wednesday 25 September 2019 16:23
Forum: Cameras
Topic: Demo / example URL to add please?
Replies: 5
Views: 2519

Re: Demo / example URL to add please?

Maybe this is something useful for you: https://dyn.com/dns/ ?
by Phantom
Sunday 22 September 2019 21:22
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Updated from OpenZWave Version 1.6-899-gf23caea6-dirty to 1.6-914-gb62aedab-dirty but dont see it in domoticz
Replies: 2
Views: 665

Re: Updated from OpenZWave Version 1.6-899-gf23caea6-dirty to 1.6-914-gb62aedab-dirty but dont see it in domoticz

gizmocuz wrote: Saturday 21 September 2019 17:57 What happens when you remove both openzwave and domoticz dev folders and start again ?
i got it to work by doing a make clean in the open-zwave-read-only also and then the make
and to be sure i did a make clean also in domoticz and then make

Now i see the new version number of open-zwave :)
by Phantom
Saturday 21 September 2019 16:42
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Updated from OpenZWave Version 1.6-899-gf23caea6-dirty to 1.6-914-gb62aedab-dirty but dont see it in domoticz
Replies: 2
Views: 665

Updated from OpenZWave Version 1.6-899-gf23caea6-dirty to 1.6-914-gb62aedab-dirty but dont see it in domoticz

What i did: ubuntu@ubuntu:~/open-zwave-read-only$ git pull Updating f23caea6..b62aedab Fast-forward ............ ubuntu@ubuntu:~/open-zwave-read-only$ make make[1]: Entering directory '/home/ubuntu/open-zwave-read-only/cpp/build' Building OpenZWave Version 1.6-914-gb62aedab-dirty ------- then did ...
by Phantom
Wednesday 12 June 2019 22:58
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 57791

Re: Domoticz to Google Assistan integration

Thanks for the update :)
by Phantom
Thursday 09 May 2019 22:12
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Compile fail with latest open-wave
Replies: 13
Views: 4459

Re: Compile fail with latest open-wave

I had the same problem and here is how i installed the 1.4 version: rm -rf open-zwave-read-only/ git clone https://github.com/OpenZWave/open-zwave.git open-zwave-read-only cd open-zwave-read-only; git checkout v1.4-3335-g74e05982; patch -p1 < ../dev-domoticz/patches/domoticz-open-zwave.patch; make ...
by Phantom
Saturday 09 March 2019 13:19
Forum: Dashticz
Topic: Dashticz Beta 2.5.6 2.5.7
Replies: 2
Views: 881

Re: Dashticz Beta 2.5.6 2.5.7

Thanks for the great work again :)
by Phantom
Friday 21 September 2018 16:57
Forum: Dashticz
Topic: dashticz: Important Request
Replies: 203
Views: 26834

Re: IMPORTANT REQUEST!!!

I gotta move it to another server. So, I have 2 options: 1.) Buy a server myself Possible, but you probably end-up running some kind of Cloud Service using a subscription model which Dashticz users could use if they want certain features. But not my preferred direction.. 2.) Someone offer his ...
by Phantom
Wednesday 27 June 2018 23:18
Forum: Examples & Solutions
Topic: Script to display next F1 Race
Replies: 36
Views: 11263

Re: Script to display next F1 Race

Thanks, those scripts are great :D
by Phantom
Saturday 19 May 2018 11:50
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 125639

Re: PI3 image with a pre-installed Domiticz including the Broadlink plugin

Hi all, Can someone please help me get back to a normal life by sharing a PI3 image with a pre-installed Domiticz including the Broadlink plugin? I have tried everything in this forum a beyond during 4 days but I did not manage to make it work :( . Your help will be much appreciated, very very much ...
by Phantom
Saturday 03 March 2018 14:40
Forum: Other questions and discussions
Topic: IFTTT Webhook - Server returning 401
Replies: 4
Views: 1577

Re: IFTTT Webhook - Server returning 401

Hey, what did you use to protect your domoticz from the outside? If you did that in domoticz at settings and then local networks then you need to add an username and password in the url else you will get the 401 message. for example https://user:secretpassword@myip/json.htm?type=command&param ...
by Phantom
Sunday 18 February 2018 11:48
Forum: Python
Topic: Python plugin: Battery Level for Z-Wave Devices
Replies: 167
Views: 35953

Re: Python plugin: Battery Level for Z-Wave Devices

Dear Developer..... cannot install from the github.. Is there something changed from the wiki? Everytime i get this error: root@odroid:/home/root/domoticz/plugins/BatteryLevel# git clone https://github.com/999LV/BatteryLevel.git BatteryLevel fatal: could not create work tree dir 'BatteryLevel': No ...
by Phantom
Wednesday 14 February 2018 19:26
Forum: Python
Topic: Python Plugin : Broadlink RM2 V4
Replies: 651
Views: 125639

Re: Python Plugin : Broadlink RM2 V4

Maybe mark the option "Add python 3.5 to path" this will do that you can run python from any location without going to that folder first.