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!

.
.

HomeKit plugin (using homebridge)

Plugin für Homebridge (läuft z.B. auf Synology-NAS in Docker, Raspberry etc.)
Freddy99
Forum-Nutzer
Beiträge: 29
Registriert: So 26. Aug 2018, 14:48
Mäher: Flymo Robotic 1200R
Robonect Firmware: -0.9c

Re: HomeKit plugin config.json

Beitrag von Freddy99 »

I have used the following config.json to integrate the robonect plugin into my vera home bridge system, but I am getting messages to say "Socket Hangup" and "ECONNRESET". The home kit app works, but resets very frequently and behaves very slowly. Please help.

[/size{
"bridge": {
"name": "home",
"PIN": "xxx-xx-xxx",
"username": "xx:xx:xx:xx:xx"
},
"accessories": [{
"accessory": "HomebridgeRobonect",
"name": "Freddy",
"mower": "Flymo",
"model": "1200r",
"robonect-card": "HX",
"serial-number": "xxxxxxxxx",
"getUrl": "http://freddy:zulu@192.168.1.xx:80"
}],
"platforms": [{
"platform": "Vera",
"name": "Vera",
"veraIP": "192.168.1.xxx",
"includesensor": true,
"ignorerooms": [],
"includethermostat": true,
"includeRGB": false,
"garageLocks": [],
"ignoredevices": [4, 83, 84, 85, 117, 43, 44, 46, 47, 49, 50, 52, 173, 174, 194, 195, 203, 204, 211, 214, 215, 216, 217, 220, 219, 198],
"ignorescenes": [4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 17, 18, 19, 20, 24, 25, 26, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42],
"houseModes": true
}]

larsan
sehr erfahrener Forum-Nutzer
Beiträge: 120
Registriert: So 26. Mär 2017, 11:31
Wohnort: Sweden
Mäher: Gardena smart SILENO
Robonect-Modul: Robonect Hx (Rev.5)
Robonect Firmware: 1.4
hat sich bedankt: 6 Male
wurde gedankt: 20 Male
Kontaktdaten:

Re: HomeKit plugin (using homebridge)

Beitrag von larsan »

Sorry I didn't reply sooner, Freddy.

That sounds like either your Robonect card going to sleep, or it's losing network coverage/changing IP-address.

I set all the sleep timers to 999 or whatever is "forever", can't remember.
I also set a reserved IP in my DHCP server, so that the mower always connect on the same address.

Hope it helps.

/David
Best regards,
David from Sweden

Freddy99
Forum-Nutzer
Beiträge: 29
Registriert: So 26. Aug 2018, 14:48
Mäher: Flymo Robotic 1200R
Robonect Firmware: -0.9c

Re: HomeKit plugin (using homebridge)

Beitrag von Freddy99 »

Thanks David.
I am using static IP.
How do I set timers to 999?
Do you see any problem with how the json is written ?

Thanks again, Freddy

larsan
sehr erfahrener Forum-Nutzer
Beiträge: 120
Registriert: So 26. Mär 2017, 11:31
Wohnort: Sweden
Mäher: Gardena smart SILENO
Robonect-Modul: Robonect Hx (Rev.5)
Robonect Firmware: 1.4
hat sich bedankt: 6 Male
wurde gedankt: 20 Male
Kontaktdaten:

Re: HomeKit plugin (using homebridge)

Beitrag von larsan »

I don't have my mower online atm, so can't check for you. But it's somewhere in the Robonect settings.

And no, the json seems fine. If the plugin runs, and it connects from time to time, there's somehing else going wrong.
Best regards,
David from Sweden

Erik
Forum-Anfänger
Beiträge: 9
Registriert: Di 25. Apr 2017, 16:22
Mäher: Husqvarna Automower 320
Robonect-Modul: Robonect Hx (Rev.3)
Robonect Firmware: 321

Re: HomeKit plugin (using homebridge)

Beitrag von Erik »

Thanks for the plugin.

I have some issues, that with the Installation of the plugin, my homebridge crashes ver often. I guess, that m wifi connection to my garden is not pefect and the plugin have issues, if the connection times OUT or my sophos shows an proxy error page.
The automower runs on a static ip, so thats not the issue

Does anyone else have the problem or can give me an information, how the plugin can be more resistent.

Thanks

Erik

larsan
sehr erfahrener Forum-Nutzer
Beiträge: 120
Registriert: So 26. Mär 2017, 11:31
Wohnort: Sweden
Mäher: Gardena smart SILENO
Robonect-Modul: Robonect Hx (Rev.5)
Robonect Firmware: 1.4
hat sich bedankt: 6 Male
wurde gedankt: 20 Male
Kontaktdaten:

Re: HomeKit plugin (using homebridge)

Beitrag von larsan »

Yeah, I've noticed so too, the later betas has a few issues with JSON services not responding very well.
I'll try to add a timeout or something in the code.
Best regards,
David from Sweden

larsan
sehr erfahrener Forum-Nutzer
Beiträge: 120
Registriert: So 26. Mär 2017, 11:31
Wohnort: Sweden
Mäher: Gardena smart SILENO
Robonect-Modul: Robonect Hx (Rev.5)
Robonect Firmware: 1.4
hat sich bedankt: 6 Male
wurde gedankt: 20 Male
Kontaktdaten:

Re: HomeKit plugin (using homebridge)

Beitrag von larsan »

Erik hat geschrieben:
Sa 15. Jun 2019, 23:30
Thanks for the plugin.

I have some issues, that with the Installation of the plugin, my homebridge crashes ver often. I guess, that m wifi connection to my garden is not pefect and the plugin have issues, if the connection times OUT or my sophos shows an proxy error page.
The automower runs on a static ip, so thats not the issue

Does anyone else have the problem or can give me an information, how the plugin can be more resistent.

Thanks

Erik
Version 1.0.17 should be more stable.
Will continue stability improvements in the next few days.
Best regards,
David from Sweden

Acemachine
Forum-Anfänger
Beiträge: 8
Registriert: Mo 8. Jul 2019, 18:27
Mäher: Gardena smart SILENO
Robonect Firmware: -

Re: HomeKit plugin (using homebridge)

Beitrag von Acemachine »

Hi,

after updating to 1.0.17 I have some issues with the plugin. Homebridge shuts down, when I refresh the Robonect Items.
The log is attached.

Thanks :)
Dateianhänge
8715C919-6CD8-4DA4-863E-EFCB60BE444E.png

larsan
sehr erfahrener Forum-Nutzer
Beiträge: 120
Registriert: So 26. Mär 2017, 11:31
Wohnort: Sweden
Mäher: Gardena smart SILENO
Robonect-Modul: Robonect Hx (Rev.5)
Robonect Firmware: 1.4
hat sich bedankt: 6 Male
wurde gedankt: 20 Male
Kontaktdaten:

Re: HomeKit plugin (using homebridge)

Beitrag von larsan »

Yes, I saw that too... I'll release 1.0.18 in a few minutes.
It'll contain code that handles the changes made in beta8 too.
Best regards,
David from Sweden

larsan
sehr erfahrener Forum-Nutzer
Beiträge: 120
Registriert: So 26. Mär 2017, 11:31
Wohnort: Sweden
Mäher: Gardena smart SILENO
Robonect-Modul: Robonect Hx (Rev.5)
Robonect Firmware: 1.4
hat sich bedankt: 6 Male
wurde gedankt: 20 Male
Kontaktdaten:

Re: HomeKit plugin (using homebridge)

Beitrag von larsan »

Acemachine hat geschrieben:
Mo 8. Jul 2019, 18:33
Hi,

after updating to 1.0.17 I have some issues with the plugin. Homebridge shuts down, when I refresh the Robonect Items.
The log is attached.

Thanks :)
Fixed. I hope. Update to 1.0.20 and let me know how it goes.
Best regards,
David from Sweden

Antworten

Zurück zu „Apple HomeKit“