Search found 41 matches

by EldigoR
Thursday 16 July 2020 19:36
Forum: Speech & Voice Systems
Topic: WIFI audo speaker
Replies: 7
Views: 3558

Re: WIFI audo speaker

A Google home mini speaks my notifications.

https://github.com/dnpwwo/Domoticz-Google-Plugin
by EldigoR
Thursday 09 January 2020 11:03
Forum: Python
Topic: Zoneminder plugin
Replies: 6
Views: 2856

Re: Zoneminder plugin

peerkersezuuker wrote: Tuesday 31 December 2019 11:00 Hope someone else can profit from this post.
Just what i needed.
Thank you very much!
by EldigoR
Friday 13 December 2019 20:12
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 54955

Re: Domoticz to Google Assistant integration

Anyone facing issue with version 1.3.8? I'm getting these errors on startup Traceback (most recent call last): File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "Domoticz ...
by EldigoR
Friday 13 December 2019 19:45
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 54955

Re: Domoticz to Google Assistant integration

Anyone facing issue with version 1.3.8? I'm getting these errors on startup Traceback (most recent call last): File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "Domoticz ...
by EldigoR
Sunday 08 December 2019 10:53
Forum: Cameras
Topic: M709 1080p Mini Camera with WiFi (extremely small)
Replies: 51
Views: 44062

Re: M709 1080p Mini Camera with WiFi (extremely small)

Tried to set onvif to true several ways with
{"msg_index":4,"msg_name":"IpcSwitch",...
"onvif":true
or
"onvif":"true"
or
"onvif":1

But no luck

Do get an ok response back each time.
by EldigoR
Saturday 07 December 2019 21:52
Forum: Cameras
Topic: M709 1080p Mini Camera with WiFi (extremely small)
Replies: 51
Views: 44062

Re: M709 1080p Mini Camera with WiFi (extremely small)

Hopeway RealServer/V1.0 module HW-283 Firmware 0.1.661-20190729 These are the JSON GET and SET commmands I could gather: get Accespoint info: {"msg_index":15,"msg_name":"GetIpcApInfo","ipc_pwd":"9FHGD03A7C24082D95D46AD337EB68H8","from":0,"ipc_id":"38574691068"} reply { "msg_name": "GetIpcApInfo ...
by EldigoR
Thursday 05 December 2019 0:17
Forum: Cameras
Topic: M709 1080p Mini Camera with WiFi (extremely small)
Replies: 51
Views: 44062

Re: M709 1080p Mini Camera with WiFi (extremely small)

Got it! I used using netcat :lol: on: echo -n {"infrared_led":1,"msg_index":42,"msg_name":"SetMiniIpcLed","ipc_pwd":"9FHGD03A7C24082D95D46AD337EB68H8","ipc_id":"38574691068"}' | netcat 192.168.x.x 51503 off: echo -n {"infrared_led":0,"msg_index":42,"msg_name":"SetMiniIpcLed","ipc_pwd ...
by EldigoR
Friday 29 November 2019 19:42
Forum: Cameras
Topic: M709 1080p Mini Camera with WiFi (extremely small)
Replies: 51
Views: 44062

Re: M709 1080p Mini Camera with WiFi (extremely small)

I had to capture the packets in my rooted Android phone in order to see the rstp stream.

I think there are multiple firmwares for the same hardware
by EldigoR
Friday 29 November 2019 13:38
Forum: Cameras
Topic: M709 1080p Mini Camera with WiFi (extremely small)
Replies: 51
Views: 44062

Re: M709 1080p Mini Camera with WiFi (extremely small)

OK, no problem,
My camera does not switches IR on automatically, only scheduled on hours.

I want to let Domoticz controle the IR LEDS (day/night)

This is my Camera by the way:
https://nl.aliexpress.com/item/33006271385.html

Image
by EldigoR
Friday 29 November 2019 10:58
Forum: Cameras
Topic: M709 1080p Mini Camera with WiFi (extremely small)
Replies: 51
Views: 44062

Re: M709 1080p Mini Camera with WiFi (extremely small)

Hi JimmyH1969, I have almost the same camera and you posts have been very helpful! I found these RSTP stream: rtsp://192.168.1.76:554/9FHGD03A7C24082D95D46AD337EB68H8_0 rtsp://192.168.1.76:554/9FHGD03A7C24082D95D46AD337EB68H8_1 I'm now looking the turn off and on the IR LEDS without use of the app ...
by EldigoR
Friday 12 April 2019 17:24
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 54955

Re: Domoticz to Google Assistan integration

DewGew wrote:
EldigoR wrote: Friday 12 April 2019 15:25
DewGew wrote: Friday 12 April 2019 15:00 ”RFY” is that used for lights and switches too?

I think it can be yes
https://shop.somfy.co.uk/smart-home/lights-switches
but I only have screens
I added RFY
Give it a try again[emoji3]
Working!
Thanks
by EldigoR
Friday 12 April 2019 15:25
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 54955

Re: Domoticz to Google Assistan integration

DewGew wrote: Friday 12 April 2019 15:00
EldigoR wrote: Friday 12 April 2019 14:11
Al most. The Lighting 2 types are working properly now but the Type" : "RFY" (which is my somfy screen) is still ignored
”RFY” is that used for lights and switches too?
I think it can be yes
https://shop.somfy.co.uk/smart-home/lights-switches
but I only have screens
by EldigoR
Friday 12 April 2019 14:11
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 54955

Re: Domoticz to Google Assistan integration

You have made some nice progress! never thought of adding temperature ;) I noticed 2 things. [*]When I ask the temperature, google also answered that the temperature device is off like: it's 20 degrees and in the livingroom is off. [*]The blinds and screen detection isn't working for me if 'Light ...
by EldigoR
Thursday 11 April 2019 22:27
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 54955

Re: Domoticz to Google Assistan integration


DewGew wrote: I just use a separate user for GA and assign devices in user settings. Then I can see in the log if GA swithches the devices.
Good one!
by EldigoR
Thursday 11 April 2019 20:24
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 54955

Re: Domoticz to Google Assistan integration

You have made some nice progress! never thought of adding temperature ;) I noticed 2 things. [*]When I ask the temperature, google also answered that the temperature device is off like: it's 20 degrees and in the livingroom is off. [*]The blinds and screen detection isn't working for me if 'Light ...
by EldigoR
Thursday 11 April 2019 17:19
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 54955

Re: Domoticz to Google Assistan integration

I have a modified version here: https://github.com/DewGew/Domoticz-Google-Assistant Would be great if you want to test it. Cool, I will give it a try tonight. As I have a lot of switches which don't have to be controlled by voice, I'd made a room especially to sync with the assistant. Added in the ...
by EldigoR
Thursday 11 April 2019 10:29
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 54955

Re: Domoticz to Google Assistan integration

EldigoR wrote:Does it sync switches as well? Or do they need to be manually added in config.py?
Talking too my self here [emoji23]
It does sync switches when the type is "Type" : "Light/Switch"
My rfxcom switches are type "Type" : "Lighting 2", Those do not sync (yet).
by EldigoR
Wednesday 10 April 2019 23:16
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 54955

Re: Domoticz to Google Assistan integration

Does it sync switches as well? Or do they need to be manually added in config.py?
by EldigoR
Wednesday 10 April 2019 19:46
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 54955

Re: Domoticz to Google Assistan integration

Great work sofar! I'm trying to set things up but I get these responses when I'm trying to sync devices with https://[PROXY URL]/sync browser: Synchronization request sent, status_code: 404 console 127.0.0.1 - - [10/Apr/2019 15:30:41] "GET /sync?code=6887d014144740c890c58be4c61f3a48&state=undefined ...
by EldigoR
Wednesday 10 April 2019 15:37
Forum: Speech & Voice Systems
Topic: Domoticz to Google Assistant integration
Replies: 285
Views: 54955

Re: Domoticz to Google Assistan integration

Great work sofar! I'm trying to set things up but I get these responses when I'm trying to sync devices with https://[PROXY URL]/sync browser: Synchronization request sent, status_code: 404 console 127.0.0.1 - - [10/Apr/2019 15:30:41] "GET /sync?code=6887d014144740c890c58be4c61f3a48&state=undefined ...