tp1de / ioBroker.ems-esp

EMS-ESP Adapter
MIT License
18 stars 4 forks source link

feature: MX300 #24

Closed mr-suw closed 11 months ago

mr-suw commented 11 months ago

Hi,

I try to understand what protocol the MX300 device use. The app seems to check that the local device is available (didn't figure out how; device does not answer to ping and seems not to have a port open in range 1 to 1000). Then it communicates with an online web service on port 443 (TLS encrypted). Any other experience to get to the MX300 device data? Maybe this adapter could support the MX300, too?

tp1de commented 11 months ago

This not a GH issue. MX300 does not support local API access. Bosch group will force all users to use cloud with very basic functions. Cloud access is not supported by this adapter.

mr-suw commented 11 months ago

Ok, thanks for your feedback. So a new ioBroker adapter makes sense when the APIs are known.