Aufgrund derzeit hohem Spamaufkommens werden neue Nutzer sehr restriktiv behandelt. Nach kurzer "Bewährungszeit" hat man als normaler Nutzer weitreichende Rechte und benötigt auch kein Captcha mehr.
.
Nutzer, die sich danach dennoch als Spammer oder Trolle erweisen, können jederzeit wieder auf diesen Status zurückgesetzt oder gebannt werden.
Dasselbe gilt für Versuche, politische Überzeugungen kund zu tun, egal aus welcher Richtung diese kommen.
.
.:!: Achtung! Derzeit ist Robonect (noch) nicht mit dem Automower 305 ab Baujahr 2020 zusammen mit der neuen Mäher-FW MSW 41.4.0 kompatibel!
Aber: Im DailyBuild ist ein Patch enthalten, der getestet werden kann! (Stand 15.02.2024)
.
.Du hast Deinen Gardena-Mäher auf die Gardena-Firmware von 2023 aktualisiert?
.:arrow: Testmöglichkeit für das Daily Build.

Das FW-Update am Mäher wird dennoch nicht empfohlen, da das Daily Build nach aktuellen Berichten von Beta-Testern noch keine vollständige Kompatibilität gewährleisten kann! (Stand: 15.02.2024)
Wir empfehlen, das Gardena-Update noch nicht durchzuführen!

.
.

Timer Status: in MQTT

Du möchtest Deinen Automower in Deine Hausautomatisierung einbinden oder eine eigene App entwicklen?
Hier wird diese offene Schnittstelle zum Robonect Hx Modul beschrieben.

Moderator: Lampi

Antworten
msan
Forum-Nutzer
Beiträge: 19
Registriert: Fr 12. Mai 2017, 12:30
Wohnort: Sweden
Mäher: Husqvarna Automower 420
Firmware des Mähers (MSW): MSW 7.xx.xx
Herstellungsjahr: 2016
Robonect-Modul: Robonect Hx (Rev.3)
Robonect Firmware: V1.0 Beta 3

Timer Status: in MQTT

Beitrag von msan »

Hello. I'm on V1.0 Beta 3

On the Status tab in Web GUI, it says: Timer: Aktiv

It's obviously the Status of the Timer. What is the MQTT topic for that Timer Status? I can't see any topic for this, I have only a bunch of topics like:

Code: Alles auswählen

robonect/mower/timer/ch0/enable true
robonect/mower/timer/ch0/weekdays 0x01
robonect/mower/timer/ch0/start 12:00
robonect/mower/timer/ch0/end 17:00
It's not what I'm looking for.

Another thing, my mower is spamming my MQTT broker with different voltage reports. Maybe once per second. Is that really necessary?

Code: Alles auswählen

robonect/health/voltage/ext33 3.2
robonect/health/voltage/ext33 3.1
robonect/health/voltage/ext33 3.2
robonect/health/voltage/ext33 3.4
robonect/health/voltage/ext33 3.2
robonect/health/voltage/ext33 3.1
robonect/health/voltage/ext33 3.2
robonect/health/voltage/batt 17.9
robonect/health/voltage/batt 18.5
robonect/health/voltage/batt 17.9
robonect/health/voltage/batt 18.5
robonect/health/voltage/ext33 3.3
robonect/health/voltage/ext33 3.2
robonect/health/voltage/ext33 3.3
robonect/health/voltage/ext33 3.2
Thanks!

cyberkeiler
Forum-Anfänger
Beiträge: 8
Registriert: Sa 7. Apr 2018, 15:28
Mäher: Gardena R40Li
Firmware des Mähers (MSW): MSW 2.xx.xx
Herstellungsjahr: 2011
Robonect-Modul: Robonect Hx (Rev.4)
Robonect Firmware: 1.0beta3

Re: Timer Status: in MQTT

Beitrag von cyberkeiler »

msan hat geschrieben:
Mo 23. Apr 2018, 13:16
Another thing, my mower is spamming my MQTT broker with different voltage reports. Maybe once per second. Is that really necessary?
I'm really happy the threshold for an MQTT Message was raised to a difference of 0.5V - in beta2 there were dozens of voltage updates per second ;) - So one step a time.

And concerning an MQTT topic, about the state of any Timer currently applying:
I'm pretty shure it isn't implemented (yet?).

But I'm feel with you, mate. I'm a bit frustrated about the slow integration of MQTT myself. :roll:

msan
Forum-Nutzer
Beiträge: 19
Registriert: Fr 12. Mai 2017, 12:30
Wohnort: Sweden
Mäher: Husqvarna Automower 420
Firmware des Mähers (MSW): MSW 7.xx.xx
Herstellungsjahr: 2016
Robonect-Modul: Robonect Hx (Rev.3)
Robonect Firmware: V1.0 Beta 3

Re: Timer Status: in MQTT

Beitrag von msan »

cyberkeiler hat geschrieben:
Mo 23. Apr 2018, 17:33

I'm really happy the threshold for an MQTT Message was raised to a difference of 0.5V - in beta2 there were dozens of voltage updates per second ;) - So one step a time.

And concerning an MQTT topic, about the state of any Timer currently applying:
I'm pretty shure it isn't implemented (yet?).

But I'm feel with you, mate. I'm a bit frustrated about the slow integration of MQTT myself. :roll:
Thanks for your reply @cyberkeiler

Let's hope those issues gets fixed before v1.0 final. Except for the mentioned issues, MQTT works really great for integrating Robonect with openHAB (and any other HA systems of course). It's really fast and I'm happy to have one less add-on in openHAB to depend on. MQTT is a very clean and versatile way to do it.

Antworten

Zurück zu „API für Robonect® Hx“