klein0r / ioBroker.trashschedule

Calculates trash pickup dates by using an ical calendar
https://haus-automatisierung.com/
MIT License
31 stars 13 forks source link

Nummerische Werte für Datum und Müllkategorie #224

Closed Sp0b1e closed 2 months ago

Sp0b1e commented 7 months ago

I'm sure that

Integration (ical, api, ...)

ical

The problem

Zur einfacheren Verwendung der Werte in anderen System wäre es Hilfreich das Datum der einzelnen Müllabfuhr-Event in nummerischen Werten (value) für das Jahr (2024), den Monat (3) und den Tag (30) auszugeben. Vielleicht könnte man im gleichen Zug auch in den Datenpunkten für die nächste und übernächste Abholung nummerische Werte für den Mülltypen definieren (z.B. typ=bio, typNum = 1).

iobroker.current.log (in debug mode!)

No response

Version of nodejs

18.18.2

Version of ioBroker js-controller

5.0.12

Version of adapter

v3.2.0

github-actions[bot] commented 7 months ago

Thanks for reporting a new issue @Sp0b1e!

  1. Please make sure your topic is not covered in the documentation
  2. Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue
  3. Search for the issue topic in other/closed issues to avoid duplicates!

    Otherwise this issue will be closed.

klein0r commented 7 months ago

Das wäre technisch erstmal kein Problem, aber warum ist das notwendig? Wie werden die Werte in Loxone dargestellt und warum reicht der Datenpunkt mit dem formatierten Datum aktuell nicht aus?

klein0r commented 2 months ago

No response ...