OpenWebNet developing..?

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

Moderator: leecollings

Post Reply
dimk
Posts: 27
Joined: Sunday 17 September 2017 17:30
Target OS: -
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by dimk »

@spugna85
Here a Screenshot of the log, not sure it this comes from the audio devices.

I have the mh202 as gateway.

Thanks
MartinImage

Gesendet von meinem BLA-L29 mit Tapatalk

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 »

Ok but this does not help me.
I need the status messages received, for example:

received = *#18*51*5*126042##: MEASURE FRAME

In this example, 18 is the WHO related to energy.

I need messages containing 22 or 16:
22 is the WHO relating to sound diffusion
16 is the WHO related to audio system

Thanks
dimk
Posts: 27
Joined: Sunday 17 September 2017 17:30
Target OS: -
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by dimk »

Sorry, here you are.

Thanks Image

Gesendet von meinem BLA-L29 mit Tapatalk

dimk
Posts: 27
Joined: Sunday 17 September 2017 17:30
Target OS: -
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by dimk »

Hello spugna85,

Do you work on integration of bticino audio system?

Only for information.

Thanks
Martin

Gesendet von meinem ONEPLUS A5010 mit Tapatalk

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 »

dimk wrote: Friday 09 March 2018 14:12 Hello spugna85,

Do you work on integration of bticino audio system?

Only for information.

Thanks
Martin

Gesendet von meinem ONEPLUS A5010 mit Tapatalk
Unfortunately I could not work on the integration of the audio system because I was very busy with other work.
I hope I can work on this soon.
PicciGabber
Posts: 4
Joined: Wednesday 14 March 2018 21:37
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by PicciGabber »

Is it possible to send openwebnet strings????

With that solution we could integrate all the automations.

Thanks :D
dimk
Posts: 27
Joined: Sunday 17 September 2017 17:30
Target OS: -
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by dimk »

Hello,

I am not sure but on post 103 are the Strings? If not where can i find this?

Thanks
Martin

Gesendet von meinem ONEPLUS A5010 mit Tapatalk

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 »

PicciGabber wrote: Wednesday 14 March 2018 23:56 Is it possible to send openwebnet strings????

With that solution we could integrate all the automations.

Thanks :D
Try to see this:
http://easydomoticz.com/forum/viewtopic.php?t=1512
PicciGabber
Posts: 4
Joined: Wednesday 14 March 2018 21:37
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by PicciGabber »

spugna85 wrote: Thursday 15 March 2018 7:06
PicciGabber wrote: Wednesday 14 March 2018 23:56 Is it possible to send openwebnet strings????

With that solution we could integrate all the automations.

Thanks :D
Try to see this:
http://easydomoticz.com/forum/viewtopic.php?t=1512

:cry: :cry: :cry: :cry:

SyntaxError: unexpected indent
Attachments
python problema.JPG
python problema.JPG (99.23 KiB) Viewed 4226 times
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 »

As indicated by the error, your problem is indentation.
You must delete the spaces at the beginning of the 3 lines:
data=s.recv(BufferSize)

I have tried the script and it works correctly.
PicciGabber
Posts: 4
Joined: Wednesday 14 March 2018 21:37
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by PicciGabber »

spugna85 wrote: Friday 16 March 2018 1:57 As indicated by the error, your problem is indentation.
You must delete the spaces at the beginning of the 3 lines:
data=s.recv(BufferSize)

I have tried the script and it works correctly.
:(


Image
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 do not know how to help you, I tried the script on Windows with pyton 3.6.
it seems like the send function does not want a string parameter. maybe it depends on the version of pyton used? I do not know..
dimk
Posts: 27
Joined: Sunday 17 September 2017 17:30
Target OS: -
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by dimk »

Hello together,

How is the Status regarding bticino audio Implementation?

Thanks

Regards
Martin

Gesendet von meinem ONEPLUS A5010 mit Tapatalk

fmal
Posts: 38
Joined: Thursday 16 February 2017 14:08
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Italy
Contact:

Problem with temperature setpoint

Post by fmal »

I have two LN4691 (no central, they are setted as residential).
From domoticz I can read the temperatures, and now I discovered also two new devices, called thermostat setpoint. I tried to use them, I can see the actual temp, but if I change the setpoint, it does not apply to LN4691. Is it a bug or I have to do something more?
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 »

In relation to previous question: is there a simple way to "monitor" the BUS? I mean, I'm able to write programs so I would like to have a way to read the bus and to write commands to it. I have tried several apps or programs, but no one gives the function to read/write the bus. Maybe I have lost it? Also the domoticz's log does not give me the complete bus traffic, because it does not read things coming from MHS1.
Any suggestion?
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 »

Is OpenWebNet still supported? Maybe BTicino does no more support it? Please help me to decide if I should continue this way or think to something else... I still wait for them to release the MHS1 support, and after a year, still no answer. I would like to know your opinion.
TY in advance
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 »

TY for the silent answer.
Bye!
jumposr
Posts: 4
Joined: Saturday 20 July 2019 13:49
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: OpenWebNet developing..?

Post by jumposr »

I'm very interested, i'm the onlycone?. I use it every day, it's the only one that works properly. I would like there to be the possibility to send custom commands and that the video intercom is also supported.
thank you, bye
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 seems that Domoticz completely forgot Openwebnet. My last question here was a year ago and was never answered. I moved to Openhab2.
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 »

OWN has not been forgotten.
Some changes have been introduced in these days to improve integration with domoticz.
Support for MHS1 is not easy, because the authentication algorithm is missing.
For now, the connection to F454 and to unofficial gateways remains valid.
I'm sorry if there were no answers, but for now it seems that only I work at the OpenWebNet driver and the free time is really very little.
Has Openhab2 implemented support for connection with MHS1? What additional features do they have about OWN?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest