OpenWebNet developing..?

Others (MiLight, Hue, Toon etc...)

Moderator: leecollings

spugna85
Posts: 87
Joined: Tuesday 29 March 2016 16:41
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Italia
Contact:

Re: OpenWebNet developing..?

Post by spugna85 »

It is the state of the mobile network if you have a sim in your 3486.
if you have problems with the GPRS network, then this alarm is generated.
bmath
Posts: 6
Joined: Thursday 27 April 2017 10:35
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by bmath »

hi,

Fisrt of all congrats for your awesome work on this plugin.
i add my gateway yesterday on the beta of domotics. my ligts and blinds are working well and are recognized by the system.

My questions are :
1/
in my log, i have :
2017-04-27 11:31:49.372 Error: COpenWebNetTCP: Who=4 frame error!
2017-04-27 11:31:49.442 Error: COpenWebNetTCP: Who=4 frame error!
2017-04-27 11:31:49.892 Error: COpenWebNetTCP: Who=4 frame error!
2017-04-27 11:31:49.972 Error: COpenWebNetTCP: Who=4 frame error
how to fix this?

2/
how to get informations about elec by the gateway F455?

2/
how to get informations about temperatur by the gateway F455?

Regards
User avatar
emme
Posts: 909
Joined: Monday 27 June 2016 11:02
Target OS: Raspberry Pi / ODroid
Domoticz version: latest
Location: Milano, Italy
Contact:

Re: OpenWebNet developing..?

Post by emme »

Ciao,

did you add the domoticz IP in the whitelist of your F455? (under Administration/network as far as I remember)
if not... you would not be able to get devices

Devices are created as soon as they send a notification to the server (you will see them in the log) and if the automatic acceptance of new devices (under settings) is enable in domoticz

it could takes a day to complete the device presence
ciao
M
The most dangerous phrase in any language is:
"We always done this way"
bmath
Posts: 6
Joined: Thursday 27 April 2017 10:35
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by bmath »

Hi,

The domoticz is in the whitelist otherwise i couln't control lignht and blind.

see below more log :

Code: Select all

2017-04-27 12:16:43.613 Hardware Monitor: Fetching data (System sensors)
2017-04-27 12:16:49.362 COpenWebNetTCP: received=*4*202*1## : NORMAL FRAME - who=Temperature control - what=thermal Protection - where=area 1
2017-04-27 12:16:49.362 Error: COpenWebNetTCP: Who=4 frame error!
2017-04-27 12:16:49.402 COpenWebNetTCP: received=*#4*1*0*0206## : MEASURE FRAME
2017-04-27 12:16:49.402 (Myhome) Temp (TEMPERATURE 1)
2017-04-27 12:16:49.432 COpenWebNetTCP: received=*4*303*1## : NORMAL FRAME - who=Temperature control - what=OFF(Generic) - where=area 1
2017-04-27 12:16:49.432 Error: COpenWebNetTCP: Who=4 frame error!
2017-04-27 12:16:49.882 COpenWebNetTCP: received=*4*202*2## : NORMAL FRAME - who=Temperature control - what=thermal Protection - where=area 2
2017-04-27 12:16:49.882 Error: COpenWebNetTCP: Who=4 frame error!
2017-04-27 12:16:49.922 COpenWebNetTCP: received=*#4*2*0*0210## : MEASURE FRAME
2017-04-27 12:16:49.922 (Myhome) Temp (TEMPERATURE 2)
2017-04-27 12:16:49.962 COpenWebNetTCP: received=*4*303*2## : NORMAL FRAME - who=Temperature control - what=OFF(Generic) - where=area 2
2017-04-27 12:16:49.962 Error: COpenWebNetTCP: Who=4 frame error!
bmath
Posts: 6
Joined: Thursday 27 April 2017 10:35
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by bmath »

I apologie
it's working after accept "allow new devices for the next 5 minutes"
bmath
Posts: 6
Joined: Thursday 27 April 2017 10:35
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by bmath »

by the way, do you know how add a module like a F430 to monitor Electricity in Domoticz?
spugna85
Posts: 87
Joined: Tuesday 29 March 2016 16:41
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Italia
Contact:

Re: OpenWebNet developing..?

Post by spugna85 »

F430 is used for thermoregulation.
F520, F521, F523 are used to monitor power consumption but are not yet supported.
shubell
Posts: 1
Joined: Tuesday 09 May 2017 13:51
Target OS: -
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by shubell »

well i started playing around a bit... but i am kinda confused from what i get in my log. What is what 19?
Do the interfaces work correctly?

Code: Select all

 2017-05-09 13:46:08.326 COpenWebNetTCP: received=*1*1*64#4#02## : NORMAL FRAME - who=Lighting - what=Turn on - where=room 6, point of light 4 

 2017-05-09 13:46:08.326 COpenWebNetTCP: received=*1*19*26#4#06## : NORMAL FRAME - who=Lighting - what=Unknown what : 19 - where=room 2, point of light 6 

 2017-05-09 13:46:08.326 COpenWebNetTCP: received=*#1001*29#4#05*11*111111111111111111111111## : MEASURE FRAME 

 2017-05-09 13:46:08.326 Error: COpenWebNetTCP: Who=1001 not yet supported! 

 2017-05-09 13:46:08.326 COpenWebNetTCP: received=*1*19*29#4#05## : NORMAL FRAME - who=Lighting - what=Unknown what : 19 - where=room 2, point of light 9 

 2017-05-09 13:46:08.326 COpenWebNetTCP: received=*#1001*26#4#06*11*111111111111111111111111## : MEASURE FRAME 

 2017-05-09 13:46:08.326 Error: COpenWebNetTCP: Who=1001 not yet supported! 
spugna85
Posts: 87
Joined: Tuesday 29 March 2016 16:41
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Italia
Contact:

Re: OpenWebNet developing..?

Post by spugna85 »

shubell wrote:well i started playing around a bit... but i am kinda confused from what i get in my log. What is what 19?
Do the interfaces work correctly?
I think interface management was done by steplebr61. Then other changes have been made and I can not tell if it still works.
Unfortunately, I can not test this functionality in my system. I suggest you try to contact who did this.
dimk
Posts: 27
Joined: Sunday 17 September 2017 17:30
Target OS: -
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by dimk »

Hello together,

I have an Bticino System installed in my House.
The system included steering of the blindes and Audio System.

Steering of the blindes works perfect with domoticz but i can not Switch on or off the Bticino Audio system.

The Audio System is also controlled by Bus and openweb protocol.

Has anyone an idea to implement the Audio system in domoticz?

Thanks
Martin

Gesendet von meinem MHA-L29 mit Tapatalk

olix81
Posts: 3
Joined: Tuesday 19 September 2017 19:02
Target OS: -
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by olix81 »

Hi dimk, i think i'll be able but i don't have the hw to test it. You have to test it for me.
dimk
Posts: 27
Joined: Sunday 17 September 2017 17:30
Target OS: -
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by dimk »

Hello

I have the Hardware, how can i help you?



Gesendet von meinem MHA-L29 mit Tapatalk

olix81
Posts: 3
Joined: Tuesday 19 September 2017 19:02
Target OS: -
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by olix81 »

Look for me on skype so we can talk
olix81
Posts: 3
Joined: Tuesday 19 September 2017 19:02
Target OS: -
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by olix81 »

Sorry, i still can't send private messages. My nick on skype is the same olix81 (Col Hannibal Smith as avatar pcture)
fmal
Posts: 38
Joined: Thursday 16 February 2017 14:08
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Italy
Contact:

Reading status of F430

Post by fmal »

Is it possible to read the F430/2 status (actuator for heating pumps) from domoticz and report the amount of time of activation for each module?
spugna85
Posts: 87
Joined: Tuesday 29 March 2016 16:41
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Italia
Contact:

Re: OpenWebNet developing..?

Post by spugna85 »

I think you can do it easily, but you can not monitor the status of the f430 relay.
you need to intercept the status of the temperature probe, in fact when this changes, a specific openwebnet message is generated.
This could be interpreted as a new contact type device, but at the moment I do not have the time to do this ...
woody4165
Posts: 476
Joined: Monday 14 March 2016 13:55
Target OS: Linux
Domoticz version: beta
Location: Rome, Italy
Contact:

Re: OpenWebNet developing..?

Post by woody4165 »

Hi

I see that some command are not stil supported, even I see it in the log telling that are unsupported.

Is it possible to make a trigger on the log when this unsupported commands are shown so that I can make in any case an action?

Thanks
Cubietruck - Linux cubietruck 4.13.16 (Debian GNU/Linux 8 (jessie)) + Domoticz + RFLink, Xiaomi Gateway, Owl USB, Yeelight Color and B/W, ESP8266, Broadlink RM2, Netatmo Thermostat
spugna85
Posts: 87
Joined: Tuesday 29 March 2016 16:41
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Italia
Contact:

Re: Reading status of F430

Post by spugna85 »

fmal wrote: Friday 06 October 2017 17:30 Is it possible to read the F430/2 status (actuator for heating pumps) from domoticz and report the amount of time of activation for each module?
Hi fmal, in the last beta version is available the monitoring of the F430 relays (actuator and valves).
The first time the actuator changes status, Domoticz inserts a "contact" type device.
Then you can see the status changes and the graph through the device logs ..
I hope this helps ;)
fmal
Posts: 38
Joined: Thursday 16 February 2017 14:08
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Italy
Contact:

Re: OpenWebNet developing..?

Post by fmal »

Hey, it sounds great! Just downloaded the beta release and in fact it sees the actuator. But it is a two way actuator (F430/2) and I see only one switch. Each F430/2 manages two heating zones... how can I seew two switches?
Thank you for your great job!

Edit: after a while I have 3 objects:
MyHome_OTC 01F80000
MyHome_OTC 01F80002
MyHome_OTC 01F80001

I suppose that one of f430 switches all the pumps, and the other one manages the two zones (I can see the switch changing status in domotics).
I need to study it !! TY
fmal
Posts: 38
Joined: Thursday 16 February 2017 14:08
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Italy
Contact:

Re: OpenWebNet developing..?

Post by fmal »

It works perfectly! Great Job!!!
Another question: I have just installed MSH1 as new gateway, but I'm not sure I can use it to reach my bus. The Open password must be setted on MSH1 as alphanumeric but domoticz does not allows letters inside the password so I cannot use it as gw (I'm still using the unsupported touch 3.5)
TY for any advice
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest