This issue is a request for a new integration.
The entry is split into multiple replies because as a new user I am only allowed to add two links per post. I want to add as much context as I have, that’s why I do multiple posts.
At first, I would suggest a read-only implementation.
Parameter
Type
Example
ip
string
192.168.178.29
What this issue is about
This issue is not an “I want this, please do this”-thing.
I open this issue for three main reasons
To check back with you (the project owners/the community) if a native Home Assistant Integration is welcomed (before putting the work in)
To write down all details of the integration and discuss a potential design/implementation with you (e.g. to get the best solution, answer open questions)
To mark who is doing the implementation and save time in case of double work. I am not expecting that you (the project owners/the community) are doing the integration and i am the person who benefits. I might be do the implementation myself and contribute back. Maybe someone is faster, has a local branch ready somewhere or is just keen to learn how to do it.
Especially 1. and 2. might decrease the time inside a Pull Request because details are often clarified already.
Open questions
Is a native integration welcomed? Or is the platform: command_line-way (described in the community forum) the solution?
Can someone from the community confirm the API? (e.g. if you own such a system at home)
Do you have any open questions?
In general, *please let me know what you think about this.
I happen to own an SD18 since yesterday and luckily enough still run FHEM in parallel to Home Assistant, so I exposed the FHEM device values to MQTT and can use them in Home Assistant.
Für das Jahr 2021 hat sich die Entwicklung auf die Agenda gesetzt eine offene API via. MQTT zu realisieren um auch den kleinen Teil an Kunden, meist sehr technisch Affiner Kundenteil, zufrieden zu stellen.
Wie, Wann und Welche Schritte in Zukunft genau abgefragt werden können, kann ich zu jetzigem Zeitpunkt noch nicht sagen.
Die Funktion der MQTT Schnittstelle kann zum Zeitpunkt des Releases mittels Softwareupdate an der Anlage softliQ:SD/MD heruntergeladen werden.
In Vergangenheit hat man zwischen einer REST und MQTT Schnittstelle abgewogen und sich für das MQTT Protokoll entschieden, ich hoffe Sie haben hierfür Verständnis.
Das MQTT Protokoll steht der Entwicklung bereits zu den ersten Tests zur Verfügung.
Einen konkreten Termin wann der Release konkret erscheint, kann ich allerdings zu jetzigem Zeitpunkt noch nicht sagen, ich hoffe Sie haben hierfür Verständnis.
Sehr geehrter Herr xxx,
Unsere Entwicklung ist derzeit noch an einer Implementierung der Schnittstelle beschäftigt.
Wann dieses Feature zur Verfügung steht können wir zu jetzigem Zeitpunkt noch nicht sagen.
Mit freundlichen Grüßen
Is help still needed?
I’ve written a .NET Application running under ubuntu which connects to the API and post the JSON content into a mqtt-queue or to another REST-Service.