ioBroker.shelly icon indicating copy to clipboard operation
ioBroker.shelly copied to clipboard

Customized SHELLY1 not supported (Apoolco Sauna Heater remote)

Open muehar opened this issue 3 years ago • 4 comments
trafficstars

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

  • [ ] iobroker.current.log (Please share the logs in debug mode)
  • [ ] Contents of the JavaScript browser console (always include in cases of issues with the user interface)

Additional information & file uploads

No response

muehar avatar Jun 27 '22 12:06 muehar

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

klein0r avatar Jun 27 '22 13:06 klein0r

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.

muehar avatar Jun 27 '22 14:06 muehar

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 avatar Jun 28 '22 15:06 klein0r

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.

klein0r avatar Aug 31 '22 18:08 klein0r