ioBroker / AdapterRequests

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

DSBmobile - Digitales Schwarzes Brett für Schulen #323

Open drtp opened 4 years ago

drtp commented 4 years ago

Hi,

I would like to see a simple adapter that can be used in combination with the DSBmobile API like this one. The adapter should create a simple JSON list of changes in lessons and teachers related to the respective account for the next days.

Cheers,

Thorsten

DutchmanNL commented 4 years ago

Hi,

I Don't Understand your requirements, pointing to something "like this" is hard as we wo not know the functionality of "this".

So what Kind of cuntionality do you expect from the ioBroker Adapter in Kombination to what ?

Apollon77 commented 4 years ago

hm ... the question is if this not better a javascript because the main thing is what you do with this json?

drtp commented 4 years ago

Sorry for not giving more detailed information. I will upload a screenshot today evening, if possible. Perhaps a link to the respective DSBmobile App (for iOS and Android) will give you some more first impressions of what the adapter output should look like.

drtp commented 4 years ago

Perhaps a simple javascript would be a better solution than an ioBroker adapter. However, I just wanted to set it under discussion. ;)

DutchmanNL commented 4 years ago

if this is used as a Kind of digiboard within school it can make Sense to have an native adapter integration. Based on my knowledge i think ist not that hard to build this, but how to ensure Popper requirements for a broader public

drtp commented 4 years ago

Well, it also depends on the respective school, if it utilizes DSB. So the school of our daughter does and it would be very helpful for her to directly have a look onto our wall tablet in order to see, if lessons for the current day are cancelled or changed.

On the other side, I am afraid that not very much ioBroker users benefit from such an adapter. Hence, I do understand, if you firstly recommend to try it by using Javascript. I will do so and let you know. ;)

TA2k commented 4 years ago

Its only a post request against https://www.dsbmobile.de/JsonHandler.ashx/GetData https://github.com/irgendwr/dsb-go/blob/master/dsb.go But for only one person to create an adapter...

drtp commented 4 years ago

Thank you. Meanwhile, I found this within the ioBroker forum. Hence, I believe that a special adapter isn't necessary anymore. However, if someone has a lot of spare time... ;)

ldittmar81 commented 2 years ago

DSB Mobile is like WebUntis https://forum.iobroker.net/topic/51690/tester-neuer-adapter-webuntis - A lots of schools are using this and it would be great to have school the time table in ioBroker.

API - https://github.com/TheNoim/DSBAPI

Holger76 commented 10 months ago

Unfortunately I have to see that nothing is happening here. My daughter has just started high school and has to use this very confusing table from DSBmobile. Unfortunately, access via the above script no longer works, so an adapter via APi would be really great and helpful.