Search found 27 matches
- Saturday 27 January 2018 0:19
- Forum: Cameras
- Topic: Almost every camera works with this solution even RTSP
- Replies: 20
- Views: 26365
Re: Almost every camera works with this solution even RTSP
Hello everybody, My name is Dennis and i am new here on the forum but using Domoticz quite a time and before that i was 5years a Nodo user. I was strugling to use my already RTSP installed camera's in Domoticz because there is no support for that. After a lot of trial and error i managed to get my ...
- Monday 24 October 2016 22:26
- Forum: Design, usability and languages
- Topic: #2215 Custom Icons uploader Implemented
- Replies: 110
- Views: 77902
Re: #2215 Custom Icons uploader Implemented
Since my son never listens when he needs to go to sleep, I made a icon set for the Wifi router.
Tomorrow i'll let it switch off and see how he likes that
Tomorrow i'll let it switch off and see how he likes that

- Sunday 09 October 2016 23:23
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 427073
Re: NEW frontpage.html - request comments
I found there's actually code in frontpage.js that removes kwh and m3. // remove too much text //vdata=new String(vdata).split("Watt",1)[0]; vdata=new String(vdata).split("kWh",1)[0]; vdata=new String(vdata).split(" Level:",1)[0]; vdata=new String(vdata).replace("Set","On"); vdata=new String(vdata ...
- Sunday 09 October 2016 20:20
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 427073
Re: NEW frontpage.html - request comments
In the file frontpage.js search for the text "// Thermostat" And add the following code above it: if(vtype == 'CounterDelivToday' || vtype == 'CounterToday'){ vdata = vdata + " kWh"; } Also try setting idx_Usage1 tot the idx of the device. It will change the usage text from "10 WATT" to "10 W" for ...
- Saturday 08 October 2016 17:01
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 427073
Re: NEW frontpage.html - request comments
In the file frontpage.js search for the text "// Thermostat" And add the following code above it: if(vtype == 'CounterDelivToday' || vtype == 'CounterToday'){ vdata = vdata + " kWh"; } Also try setting idx_Usage1 tot the idx of the device. It will change the usage text from "10 WATT" to "10 W" for ...
- Saturday 08 October 2016 14:38
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 427073
Re: NEW frontpage.html - request comments
Thanks, that works great. I can see all the smart meter variables but have a question. "AddjMulti" : 1.0, "AddjMulti2" : 1.0, "AddjValue" : 0.0, "AddjValue2" : 0.0, "BatteryLevel" : 255, "Counter" : "14958.137", "CounterDeliv" : "3183.792", "CounterDelivToday" : "1.135 kWh", "CounterToday" : "6.791 ...
- Friday 07 October 2016 23:10
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 427073
Re: NEW frontpage.html - request comments
Just started working on my frontpage for a couple of days. But can't find something. I have a smart meter and solar panels. I know the variables Usage and Countertoday for used electricity. But what are the variables for the return and counter return kwh? And is there a list somewhere with all the ...
- Thursday 05 May 2016 23:24
- Forum: Rfxcom Transceiver
- Topic: Action Promax
- Replies: 48
- Views: 16281
Re: Action Promax
Can someone tell something about the quality of the Promax devices?
Does RFXcom finds them all the time? I sometimes have troubles with the other models the Action had. They don't always switch.
Does RFXcom finds them all the time? I sometimes have troubles with the other models the Action had. They don't always switch.
- Wednesday 24 February 2016 21:56
- Forum: Cameras
- Topic: Send camera snapshot by email when frontdoor is opened
- Replies: 11
- Views: 5880
Re: Send camera snapshot by email when frontdoor is opened
I have Domoticz running on my Synology. I don't have Telegram. I do have a clone Webogram but can't get ik working.
- Tuesday 23 February 2016 20:35
- Forum: Cameras
- Topic: Send camera snapshot by email when frontdoor is opened
- Replies: 11
- Views: 5880
Re: Send camera snapshot by email when frontdoor is opened
Hi Tom, I have the following settings. I have made a smart mailbox with a doorsensor. I've the sensor is triggered Domoticz sends an e-mail with a screenshot. My doorbell works the same way but still have to install it. In settings tab e-mail you have to add your settings tick both boxes at the ...
- Monday 22 February 2016 0:19
- Forum: Cameras
- Topic: Kinq SMARTPHONE DEURBEL
- Replies: 0
- Views: 764
Kinq SMARTPHONE DEURBEL
I came upon this doorbell camera: http://kinq.nl/nl/content/product/smartphone-deurbel
Anyone has any experience with this one?
It's VGA but at least it has Wifi which I havn't found before.
Anyone has any experience with this one?
It's VGA but at least it has Wifi which I havn't found before.
- Monday 08 February 2016 22:57
- Forum: Rfxcom Transceiver
- Topic: Action Promax
- Replies: 48
- Views: 16281
Re: Action Promax
No, not in version 251. FW release 433_95/195/251 06-02-2016 OWL CM180 ID improved Maverick ET-733 added Maverick ET-732 ID added (Type2 & Ext only) Alecto WS1700/3500/4500 negative temp corrected Viking 02813 added WS1200 updated ARC & Lighting4 can be enabled both (ARC/BBSB has priority) Lighting4 ...
- Friday 01 January 2016 20:05
- Forum: Design, usability and languages
- Topic: #2215 Custom Icons uploader Implemented
- Replies: 110
- Views: 77902
Re: #2215 Custom Icons uploader Implemented
I've also made icons for a Ikea Pax light URSHULT.
Will mail them as well.
Will mail them as well.
- Friday 01 January 2016 19:22
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Let’s Encrypt HTTPS certificates
- Replies: 28
- Views: 12177
Re: Let’s Encrypt HTTPS certificates
Hi Thinkpad, would be handy if someone could make this. But if your running Domoticz on a NAS you can also make a VPN connection. That's not to difficult.
- Friday 01 January 2016 16:15
- Forum: Design, usability and languages
- Topic: #2215 Custom Icons uploader Implemented
- Replies: 110
- Views: 77902
Re: #2215 Custom Icons uploader Implemented
I've made a blacklight icon for a blacklight tube. Will send it to the known e-mailbox.
- Friday 25 December 2015 23:59
- Forum: Design, usability and languages
- Topic: #2215 Custom Icons uploader Implemented
- Replies: 110
- Views: 77902
- Thursday 17 December 2015 21:43
- Forum: Design, usability and languages
- Topic: #2215 Custom Icons uploader Implemented
- Replies: 110
- Views: 77902
Re: #2215 Custom Icons uploader Implemented
I've go an uplighter and made a icon for it. I think it looks ok.
I'll also send it to the known e-email address.
I'll also send it to the known e-email address.
- Saturday 12 December 2015 13:38
- Forum: Design, usability and languages
- Topic: #2215 Custom Icons uploader Implemented
- Replies: 110
- Views: 77902
Re: #2215 Custom Icons uploader Implemented
Hi Gizmocuz, Currently only supported for On/Off switches (as it is now), and probably later for other types as well Any change you will update it to work for other types in the future? Like it a lot and have some Icons I want to change. I made Plex icons and will mail them to [email protected]
- Tuesday 24 November 2015 18:54
- Forum: Suggestions
- Topic: Smart meter report add name of days.
- Replies: 2
- Views: 816
Re: Smart meter report add name of days.
Thanks for the fast response. Look forward to the enhancement. 

- Monday 23 November 2015 16:25
- Forum: Others
- Topic: Low cost window/door sensor
- Replies: 280
- Views: 113976
Re: Low cost window/door sensor
Thanks good Idea by the way. Couple of weeks ago I ordered a IP dome cam outdoor.
After receiving and testing it I found out that I made a mistake and ordered a indoor version.
I want to place it under my carport as well. Will give it a try.
After receiving and testing it I found out that I made a mistake and ordered a indoor version.
I want to place it under my carport as well. Will give it a try.