Search found 13 matches
Re: Ipcam
Here is my example: buttons.webcam = {width:12, isimage:true, refreshimage:1000, btnimage: 'http://192.168.178.254/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=REEPhkrUCrI9OI7C&user=........&password=........'} The address between the ' and the ' is the address of your IP CAM, and that depends on the brand ...
- Sunday 02 February 2020 14:24
- Forum: Dashticz
- Topic: Dachticz and hikvision cameras
- Replies: 5
- Views: 840
Re: Dachticz and hikvision cameras
Instead of image: try btnimage:
- Monday 07 May 2018 22:06
- Forum: Python
- Topic: Doorbell (Python) script in wiki
- Replies: 3
- Views: 1887
Re: Doorbell (Python) script in wiki
In my case it was the length of the cable from the doorbell button to the GPIO input. All I've done is putting a capacitor between the two poles.
- Monday 09 October 2017 15:45
- Forum: iOS
- Topic: Domoticz App
- Replies: 505
- Views: 119982
Re: Domoticz App
I deleted the app and downloaded the newest version. but no luck, still getting the 'Could not restore your premium account'.
When I click on BUY again, it tells me that I already buyed the app. I tried it just 5 minutes ago.
I installed the new IOS, maybe thats the problem.
When I click on BUY again, it tells me that I already buyed the app. I tried it just 5 minutes ago.
I installed the new IOS, maybe thats the problem.
- Friday 28 July 2017 15:05
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 7920
Re: GPIO port
I installed the new hardware 'Generic Sysfs GPIO'. Before that I created the domoticz_sysfs.sh and run it at boot. I now see port 4 as input and 12 as output. Both I see now in Domoticz at the devices. When I press the green buttons to both and I name them Input , and the other Output. When I click ...
- Tuesday 25 April 2017 8:18
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Beta release installation fails
- Replies: 3
- Views: 1931
Re: Beta release installation fails
The problem was the database. I backupped Domoticz (Settings->Backup) and restored (Settings->restore database) after a fresh new installation of the latest Raspbian and the latest stable release of Domoticz. After that I configured all my devices again. All nodes etc. The only bad thing is that I ...
- Monday 24 April 2017 21:08
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 7920
Re: GPIO port
I started with a new installation of Debian and after that I installed Domotics and all the things you advised above! All is working now! The problem is my database, the old one was corrupt I think... So I configured Pin 4 as Doorbell, and 18 as an Output that is connected with Pushover. Thanks for ...
- Monday 24 April 2017 13:19
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 7920
Re: GPIO port
I will first try to start a new Raspbian Image, and install Domoticz on a fresh SD-card. If something goes wrong I can go back fast. After that I can try to restore the database and see if it's OK. If not, I know that it is the Database that is causing the problem. And if it works, I know it's the ...
- Monday 24 April 2017 11:07
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 7920
Re: GPIO port
I deleted the folder 'domoticz' just installed Domoticz again, and restored my database. But I get the same error. I just posted a new topic about my problem, and see if someone knows what to do. After I installed the Beta version again, the same problem. So if nobody knows a solution after today, I ...
- Monday 24 April 2017 10:29
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Beta release installation fails
- Replies: 3
- Views: 1931
Beta release installation fails
If I update Domoticz on my Raspberry Pi by the command ./updatebeta it installs the Betaversion. But after that the browsers (doesn't matter which one) gives me the following error: Browser Cache refresh failed. Manifest fetch failed (6). http://192.168.178.79:8080/html5.appcac.... etc etc. I ...
- Monday 24 April 2017 8:41
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 7920
Re: GPIO port
'Henrivb' I used your script, thanks for that. I installed raspi-gpio too, but I have one problem. I can not install the latest Beta version. When I update to the latest Beta version I can not login anymore on the webpage. It gives me the error: Browser Cache refresh failed. Manifest fetch failed (6 ...
- Sunday 23 April 2017 17:21
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 7920
Re: GPIO port
I looked at the installation of 'sysfs' but that's pretty difficult and also I installed the latest Beta version of Domoticz.
Tonight I can take a look at the Wiki how to setup the GPIO port.
Tonight I can take a look at the Wiki how to setup the GPIO port.
- Sunday 23 April 2017 15:33
- Forum: Switches and Scenes
- Topic: GPIO port
- Replies: 21
- Views: 7920
GPIO port
Is it possible to use a GPIO port on a Raspberry Pi as in INPUT?
For example I like to create a doorbell.
If I manually create a switch with function 'doorbell' I can only select the pins as Outputs.
For example I like to create a doorbell.
If I manually create a switch with function 'doorbell' I can only select the pins as Outputs.