Einrichtung der openHAB Umgebung und allgemeine Konfigurationsthemen.
Moderatoren: seppy , udo1toni
udo1toni
Beiträge: 15249 Registriert: 11. Apr 2018 18:05
Answers: 242
Wohnort: Darmstadt
Beitrag
von udo1toni » 3. Mai 2020 00:17
Ja, das ist möglich, setze mal auf true
Code: Alles auswählen
pushNotification("Shaun Landroid vorher", LandroidScheduleTimeExtension.previousState(true).state.toString)
openHAB4.3.3 stable in einem Debian-Container (bookworm) (Proxmox 8.3.5, LXC), mit openHABian eingerichtet
int5749
Beiträge: 1173 Registriert: 4. Nov 2019 22:08
Answers: 9
Beitrag
von int5749 » 3. Mai 2020 22:00
udo1toni hat geschrieben: ↑ 3. Mai 2020 00:17
Ja, das ist möglich, setze mal auf true
Code: Alles auswählen
pushNotification("Shaun Landroid vorher", LandroidScheduleTimeExtension.previousState(true).state.toString)
Damit erhalte ich die folgende Meldung im Log :-/
Code: Alles auswählen
21:58:32.516 [ERROR] [untime.internal.engine.RuleEngineImpl] - Rule 'Schalter_Test': rrd4j does not allow querys without a begin date, unless order is descending and a single value is requested
ICh habe das zwar mittlerweile über ein Dummy Item ans laufen bekommen, aber interessant wäre wa schon
openHAB 4.1.0 Release mit openHABian in einem Debian Bookworm (LXC) unter Proxmox 8.1.3
udo1toni
Beiträge: 15249 Registriert: 11. Apr 2018 18:05
Answers: 242
Wohnort: Darmstadt
Beitrag
von udo1toni » 4. Mai 2020 04:06
Hm. Diese Fehlermeldung sagt mir jetzt erst mal nichts.
openHAB4.3.3 stable in einem Debian-Container (bookworm) (Proxmox 8.3.5, LXC), mit openHABian eingerichtet