iobroker-community-adapters / ioBroker.shelly

Integrate your Shelly devices into ioBroker via MQTT or CoIoT
Other
160 stars 64 forks source link

Customized SHELLY1 not supported (Apoolco Sauna Heater remote) #624

Closed muehar closed 1 year ago

muehar commented 2 years ago

Shelly device

Customized SHELLY1 not supported

Protocol (CoAP / MQTT)

CoAP

The problem

The device is a customized shelly 1, accessible in the shelly app. (it's a remote for a sauna heater from Apcoolo / for Harvia) It appears as unknown in the log while starting the adapter. Device unknown, configuration for Shelly device does not exist!

Would be great if it could be added - thanks a lot in advance.

This is the information from the log "to be provided to developers:" {"G":[[0,112,0],[0,118,0]]}

{"blk":[{"I":0,"D":"Relay0"},{"I":1,"D":"Sensors"}],"sen":[{"I":112,"T":"S","D":"Switch","R":"0/1","L":0},{"I":118,"T":"S","D":"Input","R":"0/1/2","L":1}],"act":[{"I":211,"D":"Switch","L":0,"P":[{"I":2011,"D":"ToState","R":"0/1"}]}]}

Version of nodejs

v14.16.0

Version of ioBroker js-controller

4.0.23

Version of Adapter

5.3.2

Operating system running ioBroker

Linux

Checklist of files to include below

Additional information & file uploads

No response

klein0r commented 2 years ago

Is it a normal Shelly 1 with a different firmware?! Or was does "customized" mean?

muehar commented 2 years ago

Yes, It's a normal shelly1, with custom firmware - not sure if they also changed hardware. They developed it together with shelly apparently / based on their firmware (as it is integrated in the shelly app and cloud also.) The modification was done to recognize also when the oven has been switched on from the standard panel that comes with it.
https://www.apoolco.de/sauna-wellness/technik-zubehoer/saunazubehoer/fernstart-system-fuer-saunasteuerungen-sentiotec.

klein0r commented 2 years ago

not sure if they also changed hardware.

The question is, if we can handle that Shelly device as a normal Shelly 1 (with all features) or if the device has another firmware with different (added or reduced) features.

klein0r commented 2 years ago

Can you provide the full log (in debug mode) and/or the complete message above? I need a device type which should be part of the log message.