Ok, happy that that's working now for you.
U.
Search found 34 matches
- Thursday 30 November 2017 14:07
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 509952
- Thursday 30 November 2017 11:20
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 509952
Re: Controlicz - Domoticz to Google Home/Assistant integration
Thanks for adding me to the beta. I added the devices successfully and named the room "ventilation" and each button a different number from 0 to 3. (I use domoticz to control my house's ventilation system) When I say: "Hey Google turn on ventilation 1" , the google home confirms my voice command ...
- Tuesday 28 November 2017 11:22
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 509952
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hi frenchyyii, the way i found to get the status of a switch in french is to say:frenchyyii wrote: ↑Monday 27 November 2017 17:31 I didn't find the way to know the status of switches in french
Dis google, est-ce que le "switch" est allumé ?
U.
- Sunday 26 November 2017 10:35
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 509952
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hi deennoo,
Do you have a standalone domoticz install or do you use nginx to provide your APIs over internet ?
U.
- Friday 24 November 2017 13:42
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 509952
Re: Controlicz - Domoticz to Google Home/Assistant integration
Yes, Thomasdc is on the right way, i tried to translate the french message, talking about a thermostat.
It seems that the google home temperature device is not only a temperature sensor but a temperature sensor and a heating status.
It seems that the google home temperature device is not only a temperature sensor but a temperature sensor and a heating status.
- Friday 24 November 2017 10:40
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 509952
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hi Madgeni, i have a quick question. I have a lot of different switches and temperature sensors in my home. If i ask for a temp, google returned me the temp and the thermostat is off. Could it be possible to add something to link a temperature sensor in domoticz to a switch to have a real thermostat ...
- Thursday 23 November 2017 16:11
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 636319
Re: Domoticz app 2.0
Hi Galadril, I use a dedicated tablet on a wall with app widgets to control my home. The 1x1 widget, on a tablet this could make a big button. And that's not a problem. My concern is more that on this large button only the icon in the center circle is reacting. Would it be possible to make the ...
- Friday 08 September 2017 8:18
- Forum: Design, usability and languages
- Topic: SNEAK PREVIEW - New default theme
- Replies: 153
- Views: 58890
Re: SNEAK PREVIEW - New default theme
Hi @blauwebuis
I really like this Web UI. As the beta has created new features, the web ui is no more in sync with the application.
Did you plan to update the webui branch in the future ?
Best regards,
U.
I really like this Web UI. As the beta has created new features, the web ui is no more in sync with the application.
Did you plan to update the webui branch in the future ?
Best regards,
U.
- Friday 08 September 2017 8:01
- Forum: dzVents
- Topic: Email Camera Snapshot [Solved]
- Replies: 20
- Views: 6422
Re: Email Camera Snapshot [Solved]
Thanks a lot BakSeeDaa, this is exactly what i did and i just see your message. Thanks for your time The complete code return { helpers = { emailCamera = function(domoticz, subject, indexes) -- have domoticz send an email with camera snapshot if (indexes == nil or #indexes == 0) then domoticz.log ...
- Thursday 07 September 2017 19:13
- Forum: dzVents
- Topic: Email Camera Snapshot [Solved]
- Replies: 20
- Views: 6422
Re: Email Camera Snapshot [Solved]
Nice functionality !
Will try that.
Thanks.
Will try that.
Thanks.
- Thursday 07 September 2017 13:50
- Forum: dzVents
- Topic: Email Camera Snapshot [Solved]
- Replies: 20
- Views: 6422
Re: Email Camera Snapshot [Solved]
@BakSeeDaa thanks for the help. My goal is to enhance dzVents, more than finding a workaround. I already use my own lua modules to do most of the things. I was trying to move to dzVents to see its potential. I solved it by adding in runtime/domoticz.lua: -- have domoticz send an email with camera ...
- Thursday 07 September 2017 8:12
- Forum: dzVents
- Topic: Email Camera Snapshot [Solved]
- Replies: 20
- Views: 6422
Re: Email Camera Snapshot [Solved]
Hi SweetPants,
I already send camera snapshots using the api:
/json.htm?type=command¶m=emailcamerasnapshot&camidx='..camIdxs..'&subject='..urlencode(subject)
I just do not find this api in the dzVents implementation.
Regards,
F.
I already send camera snapshots using the api:
/json.htm?type=command¶m=emailcamerasnapshot&camidx='..camIdxs..'&subject='..urlencode(subject)
I just do not find this api in the dzVents implementation.
Regards,
F.
- Wednesday 06 September 2017 13:46
- Forum: dzVents
- Topic: Email Camera Snapshot [Solved]
- Replies: 20
- Views: 6422
Email Camera Snapshot [Solved]
Hi Guys,
I'm trying to convert some of my scripts to dzVents to use the new features introduced with it (like history).
I'm looking for the api to send a camera snapshot by email but it seems to be lacking.
Is someone using that ?
Is this something easy to implement ?
Thanks,
U.
I'm trying to convert some of my scripts to dzVents to use the new features introduced with it (like history).
I'm looking for the api to send a camera snapshot by email but it seems to be lacking.
Is someone using that ?
Is this something easy to implement ?
Thanks,
U.
- Thursday 29 June 2017 16:59
- Forum: dzVents
- Topic: dzVents 2.0 just got integrated into Domoticz (beta v3.8023)
- Replies: 103
- Views: 17133
Re: dzVents 2.0 just got integrated into Domoticz (beta v3.8023)
Ok seems that i found it. Perhaps i've got something wrong on my repo but it seems that the examples are not up to date in scripts/dzVents/examples: https://github.com/domoticz/domoticz/blob/master/scripts/dzVents/examples/check%20dead%20devices.lua The timer is in [] and on the editor example it's ...
- Thursday 29 June 2017 16:46
- Forum: dzVents
- Topic: dzVents 2.0 just got integrated into Domoticz (beta v3.8023)
- Replies: 103
- Views: 17133
Re: dzVents 2.0 just got integrated into Domoticz (beta v3.8023)
Ok, just created one with the editor, like in your video and was working. Updated my script compared to that one and it's ok also.
Thanks a lot. Did not keep the old one, do not know whats wrong. Grrrr
Thanks.
Thanks a lot. Did not keep the old one, do not know whats wrong. Grrrr
Thanks.
- Thursday 29 June 2017 16:22
- Forum: dzVents
- Topic: dzVents 2.0 just got integrated into Domoticz (beta v3.8023)
- Replies: 103
- Views: 17133
Re: dzVents 2.0 just got integrated into Domoticz (beta v3.8023)
Hi Dannybloe,
Just build it myself and tried two kinds of script, one based on switch and it is triggered and the second one based on time and this one is not triggered.
In debug mode, everything is taken into account, but no trace of triggering events based on time.
Any clue ?
8025 build on RPI3.
Just build it myself and tried two kinds of script, one based on switch and it is triggered and the second one based on time and this one is not triggered.
In debug mode, everything is taken into account, but no trace of triggering events based on time.
Any clue ?
8025 build on RPI3.
- Tuesday 14 February 2017 8:13
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 636319
Re: Domoticz app 2.0
Hi jeanclic, gcm is for Google Cloud Messaging. Even if for the moment, only domoticz-app is using it, we can have further application using it. So it's must be stated somewhere in the wiki/documentation/first post of this thread that the app is using Google Cloud Messaging (gcm) My pull request was ...
- Monday 13 February 2017 15:13
- Forum: Suggestions
- Topic: Events JSON - disable/enable
- Replies: 11
- Views: 4525
Re: Events JSON - disable/enable
Should be ok, pull request has been merged: https://github.com/domoticz/domoticz/pull/1225 Compare to what you proposed, I changed the param to updatestatus in order to have something more in sync with the real purpose of the API. /json.htm?type=events¶m=updatestatus&eventid=21&eventstatus=0 ...
- Friday 10 February 2017 8:25
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 636319
Re: Domoticz app 2.0
Seems that my pull request have been accepted and merged.
In the next beta, If you want to send notifications to the app, you now need to enable Google Cloud Messaging in the notification settings and choose gcm in the notification configuration (on each devices) to send to the app.
U.
In the next beta, If you want to send notifications to the app, you now need to enable Google Cloud Messaging in the notification settings and choose gcm in the notification configuration (on each devices) to send to the app.
U.
- Wednesday 08 February 2017 22:04
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 636319
Re: Domoticz app 2.0
Just look two posts ahead.mischa wrote:I would like to see a separate checkbox in the active systems (notifications of switches etc.) just for notifications to the app
instead of now that you must activate them all to get a message.
U.