ioBroker / AdapterRequests

This Place is used to track the status of new Adapter-Requests.
248 stars 36 forks source link

"HOTTOH" Adapter, Edilkamin, MCZ, Palazetti, Pelletstoves #597

Open hansbaer33 opened 3 years ago

hansbaer33 commented 3 years ago

There is an adapter available for jeedom, unfortunately my technical understanding is not enough to bring it to ioBroker. Please find the link with the sources of the jeedom project. https://github.com/peofofo/jeedom_hottoh https://market.jeedom.com/index.php?v=d&p=market_display&id=hottoh+

of course for testing, I´m available

FranzKillig commented 2 years ago

I would really like this adapter too. Since my open doesn't have a "Maestro" either. But I also have this WiFi adapter. In my case, however, this is of no use because my HOTTOH motherboard has no input for the actual temperature. This means that the APP cannot regulate to a target temperature. Another idea would be to go directly to the interface where the module plugs in instead of communicating with the open via the WiFi module. As far as I have found out, this is an RS485 interface that is used to communicate with Modbus.

hansbaer33 commented 2 years ago

 

Hi Franz, 

 

German?

 

I have created a workaround, but I´m not sure if this helps you.

There is a french iobroker pendant called jeedom which runs in docker on my synology nas. in jeedon there is a hottoh plugin available, which shows you the http request for different controls,

e.g. http://192.168.1.140:9080/core/api/jeeApi.php?apikey=9b7RgjRNvrDX7sFTnO14H22XxuffbjFY&type=cmd&id=6 to switch off the pellet stove.

This request e.g. is sent from an iobroker skript to the jeedom plugin and the jeedom plugin controls the stove.

sounds complicated, but works very well ;)

 

 

regards, Thomas

 

Gesendet: Donnerstag, 28. Juli 2022 um 16:42 Uhr Von: "Franz Killig" @.> An: "ioBroker/AdapterRequests" @.> Cc: "hansbaer33" @.>, "Author" @.> Betreff: Re: [ioBroker/AdapterRequests] "HOTTOH" Adapter, Edilkamin, MCZ, Palazetti, Pelletstoves (#597)

 

I would really like this adapter too. Since my open doesn't have a "Maestro" either. But I also have this WiFi adapter. In my case, however, this is of no use because my HOTTOH motherboard has no input for the actual temperature. This means that the APP cannot regulate to a target temperature. Another idea would be to go directly to the interface where the module plugs in instead of communicating with the open via the WiFi module. As far as I have found out, this is an RS485 interface that is used to communicate with Modbus.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

FranzKillig commented 2 years ago

Hallo Thomas,

ja, lebe zwar in Frankreich (Elsass) bin aber German!

Danke für deinen Tipp. Ich werde mir die Sache im Herbst mal etwas näher anschauen.

Was schon mal interessant ist, dass man Jeedom wohl auf der Freebox Delta installieren kann,

den eben diese steht bei mir im Keller für den Internetzugang. Anderseits kann das System wahrscheinlich

auch parallel zum ioBroker auf dem Raspi 4 installiert werden.

Eventuell versuche ich aber auch einen Bekannten, der schon Adapter für den ioBroker programmiert hat, dazu überreden

das HOTTOH Plugin mal anzusehen, um es eventuell zu einen Adapter für den ioBroker umzubauen.

Gruß

Franz

Von: hansbaer33 @.> Gesendet: Freitag, 5. August 2022 22:44 An: ioBroker/AdapterRequests @.> Cc: Franz Killig @.>; Comment @.> Betreff: Re: [ioBroker/AdapterRequests] "HOTTOH" Adapter, Edilkamin, MCZ, Palazetti, Pelletstoves (#597)

Hi Franz,

German?

I have created a workaround, but I´m not sure if this helps you.

There is a french iobroker pendant called jeedom which runs in docker on my synology nas. in jeedon there is a hottoh plugin available, which shows you the http request for different controls,

e.g. http://192.168.1.140:9080/core/api/jeeApi.php?apikey=9b7RgjRNvrDX7sFTnO14H22XxuffbjFY http://192.168.1.140:9080/core/api/jeeApi.php?apikey=9b7RgjRNvrDX7sFTnO14H22XxuffbjFY&type=cmd&id=6 &type=cmd&id=6 to switch off the pellet stove.

This request e.g. is sent from an iobroker skript to the jeedom plugin and the jeedom plugin controls the stove.

sounds complicated, but works very well ;)

regards, Thomas

Gesendet: Donnerstag, 28. Juli 2022 um 16:42 Uhr Von: "Franz Killig" @. <mailto:@.> > An: "ioBroker/AdapterRequests" @. <mailto:@.> > Cc: "hansbaer33" @. <mailto:@.> >, "Author" @. <mailto:@.> > Betreff: Re: [ioBroker/AdapterRequests] "HOTTOH" Adapter, Edilkamin, MCZ, Palazetti, Pelletstoves (#597)

I would really like this adapter too. Since my open doesn't have a "Maestro" either. But I also have this WiFi adapter. In my case, however, this is of no use because my HOTTOH motherboard has no input for the actual temperature. This means that the APP cannot regulate to a target temperature. Another idea would be to go directly to the interface where the module plugs in instead of communicating with the open via the WiFi module. As far as I have found out, this is an RS485 interface that is used to communicate with Modbus.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @. <mailto:@.> >

— Reply to this email directly, view it on GitHub https://github.com/ioBroker/AdapterRequests/issues/597#issuecomment-1206850072 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ2RKG6AZHC3ZVFDMHU6JSDVXV4I5ANCNFSM4ZOGUXTA . You are receiving this because you commented. https://github.com/notifications/beacon/AQ2RKG2IVMBVU47RTECVAH3VXV4I5A5CNFSM4ZOGUXTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOI7XREGA.gif Message ID: @. @.> >

abcklaus commented 1 year ago

For Palazzetti there is already an adapter for ioBroker. Please check:

https://github.com/inapsis/ioBroker.palazzetti

I am using that adapter for 15 months right now. Works like a charm.

FranzKillig commented 1 year ago

For Palazzetti there is already an adapter for ioBroker. Please check:

https://github.com/inapsis/ioBroker.palazzetti

I am using that adapter for 15 months right now. Works like a charm.

hello abcklaus,

i tested it today. The Palazetti adapter cannot communicate with the MCZ-WIFI module. LOG: palazzetti.0 18954 2022-12-29 13:56:05.051 error SyntaxError: Unexpected token < in JSON at position 0

FranzKillig commented 3 days ago

Sollte an diesem Thema noch jemand Interesse haben, der kann sich bei mir Melden. Nach langer Recherche konnte ich einiges an Infos zusammentragen, so dass ein Bekannter von mir ein Java-Skript bauen konnte, dass mit dem Original MCZ-WiFi Modul kommuniziert, alle Werte im IoBroker als Objekte ausgibt und der Ofen kann über die Objekte auch angesteuert werden. Auch das Auswerten von Fehlermeldungen ist möglich.

Hier ein Teil der Objekte: image