Open hb9tvk opened 6 months ago
Not much interest it seems, so I decided give it a go myself. Basic functionality now available in release 0.0.5:
https://github.com/hb9tvk/ioBroker.ariston-remotethermo https://www.npmjs.com/package/iobroker.ariston-remotethermo
What kind of device or service would you like to see an adapter for? Ariston Nuos Plus WiFi Water Heater (sold in Switzerland under the brand name domotec Nuos III) https://www.ariston.com/en-uk/products/air-source-heat-pump-water-heater/air-source-heat-pump-water-heater/nuos-plus-wifi-uk
Is the device connected to the internet or only available on a local network? Connected to internet via vendor cloud (Ariston NET)
Is an official App or Website available? https://www.ariston.com/en-uk/smart-home/ariston-net (app downloads) Webapp login: https://www.ariston-net.remotethermo.com/
Is an official API including documentation available? No official API, reverse engineered node.js/python libraries available (see below)
Are other libraries for an integration available? https://github.com/komw/ariston-remotethermo-client (node.js module, not tested) https://pypi.org/project/ariston-boiler-control (python library, tested, works)
Is this device already integrated in other Smart Home systems? Home Assistant: https://github.com/fustom/ariston-remotethermo-home-assistant-v3
Is this device already integrated in homebridge? Might the ham adapter in combination with the homebridge plugin be sufficient? No homebridge integration yet, it seems
Additional context