ioBroker / AdapterRequests

This Place is used to track the status of new Adapter-Requests.
248 stars 36 forks source link

Integration von E-INK Preisschild Displays über openepaperlink #847

Open slimline33 opened 11 months ago

slimline33 commented 11 months ago

What kind of device or service would you like to see an adapter for? Adapter um E-INK Preisschilder über https://github.com/jjwbruijn/OpenEPaperLink anzusprechen. Einfaches http/get/post. Aktuell helfe ich mir einen Screenshot einer VIS zu erstellen und diesen dann über curl auf den AP zu übertragen. Dieser überträgt die Fotos dann auf die entsprechenden Displays.

image

image

Is the device connected to the internet or only available on a local network? Local Network

Is an official App or Website available? https://github.com/jjwbruijn/OpenEPaperLink

Is this device already integrated in other Smart Home systems? HomeAssistant https://github.com/jonasniesner/open_epaper_link_homeassistant

Additional context Aktuell helfe ich mir mit curl und screenshottool puppeteer um screenshots von den VIS Seiten zu erstellen

Die community dahinter ist sehr nett und Hilfsbereit.

Würde mich über einen eigenen Adapter, der Inhalte von der VIS oder ähnlichen übertragen kann.

Gruß Bimmi

slimline33 commented 11 months ago

More pictures:

IMG_20230623_170342

IMG_20230623_162414

![IMG_20230623_144430] (https://github.com/ioBroker/AdapterRequests/assets/3323812/81a1ef76-940e-4967-9d57-a83d23d0a6d7)

IMG_20230711_165549

wieselgit commented 11 months ago

That's so nice 😃🙋🏼‍♂️ please Adapter it to iob ☺️

lolax80 commented 10 months ago

Yes please an Iobroker adapter

slimline33 commented 10 months ago

Es gibt inzwischen auch wieder fertige Pakete: https://www.tindie.com/stores/electronics-by-nic/

jonasniesner commented 8 months ago

Hi, am one of the developers of the HA integration and the main project. If you need help or hardware, feel free to ask here or on the discord server.

maesenz commented 6 months ago

@slimline33 kannst du mir helfen wie ich dein Workaround auch in mein iobroker zum laufen bekomme? Bin leider Anfänger.

slimline33 commented 6 months ago

@maesenz schau doch mal im forum vorbei. Da stehen inzwischen einige Möglichkeiten wie man die displays über iobroker einbinden kann.

https://forum.iobroker.net/topic/66380/eps-e-ink-display-ansteuerung-statusdisplay-f%C3%BCr-2

slimline33 commented 5 months ago

Folgendes sollte der Adapter können:

Integration von Websocket Client um die Kommunikation des Access Points auszulesen. Beispielcode der übertragen wird sieht so aus:

{"tags":[{"mac":"0000021FB8F43B1D","hash":"f129d94266679c5959824dfc5111a476","lastseen":1700946620,"nextupdate":3216153600,"nextcheckin":1700946680,"pending":false,"alias":"HYDRO Rankwerk","contentMode":0,"LQI":54,"RSSI":-72,"temperature":0,"batteryMv":2600,"hwType":1,"wakeupReason":0,"capabilities":4,"modecfgjson":"{"filename":"0000021FB8F43B1D.jpg","timetolive":"0","dither":"0","delete":"1"}","isexternal":false,"apip":"0.0.0.0","rotate":0,"lut":0,"invert":0,"ch":11,"ver":22}]}

image

  1. Objektordner erstellen (je Tag einen Ordner) 1.2. Datenpunkte anlegen mit mac, tag type, zuletzt aktualisiert, display-breite, display-höhe, tasten (falls vorhanden), html-selektor, url vom screenshotpfad
  2. Objektordner erstellen der vorhanden AP's 2.1. Steuermöglichkeiten der AP's in die Datenpunkte

Als Beispiel:

OpenEPaperLink.Access-Points.MAC.IP-Adresse OpenEPaperLink.Access-Points.MAC.Reboot OpenEPaperLink.Access-Points.MAC.Force-refresh OpenEPaperLink.Access-Points.MAC.Clear-Pending-Status OpenEPaperLink.Displays.MAC.Type OpenEPaperLink.Displays.MAC.MAC OpenEPaperLink.Displays.MAC.Channel OpenEPaperLink.Displays.MAC.Battery OpenEPaperLink.Displays.MAC.Bild-URL OpenEPaperLink.Displays.MAC.Scan-Channel OpenEPaperLink.Displays.MAC.Reboot OpenEPaperLink.Displays.MAC.Breite OpenEPaperLink.Displays.MAC.Höhe OpenEPaperLink.Displays.Fehler (offline usw)

Mehr fällt mir jetzt dazu nicht ein.

ticaki commented 5 months ago

@DutchmanNL, @slimline33 und ich schauen mal was wir da auf die Beine bekommen

mcm1957 commented 5 months ago

Querlink zum Forumstopic: https://forum.iobroker.net/topic/66380/eps-e-ink-display-ansteuerung-statusdisplay-f%C3%BCr-2/131

DutchmanNL commented 5 months ago

@DutchmanNL, @slimline33 und ich schauen mal was wir da auf die Beine bekommen

Freu mich drauf Lets do it

slimline33 commented 5 months ago

Hi, am one of the developers of the HA integration and the main project. If you need help or hardware, feel free to ask here or on the discord server.

@DutchmanNL @ticaki Hier hatte sich bereits der Entwickler zu Wort gemeldet. Falls Hilfe oder Hardware benötigt wird, dürft Ihr euch gerne bei ihm Melden. Hier oder über Discord!

DutchmanNL commented 5 months ago

basic adapter: https://github.com/DrozmotiX/ioBroker.open-epaper-link aufnahme in die repo: https://github.com/ioBroker/ioBroker.repositories/pull/3003

mcm1957 commented 2 months ago

Development of adapter has been stalled and lates request was cancelled.