Shelly
Einklappen
X
-
ja klar
zweiten HT ausgepackt - auch nix...
ich muss dazu sagen, dass das Loxberry auf ESXi läuft - weil ich noch keinen Rasberry hab... aber das sollte wohl kaum ein Problem sein,...
gibt es sowas wie nen MQTT tester/simulator? mit dem man MQTT befehle generieren kann um den MQTT Gateway am Loxberry zu testen?Kommentar
-
Hallo,
ja klar. Ich nutze MQTT Explorer. Dort kannst Du alles sehen und auch einen Publish machen.
Ich habe die IP des MQTT Servers angegeben und auch eine feste IP vergeben.
Kommentar
-
Hier noch die config vom Shelly HT - abzurufen über http://<IP des Shellies>/settings
Code:[FONT=Calibri][FONT=Courier New][COLOR=black]{"device":{"type":"SHHT-1","mac":"xxx",[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"hostname":"shellyht6B622A","sleep_mode":true} ,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"wifi_ap":{"enabled":false,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"ssid":"shellyht6B622A",[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"key":""},[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"wifi_sta":{"enabled":true,"ssid":"xxx","ipv4_ method":"static","ip":"xxx","gw":"192.168 .0.1","mask":"255.255.255.0","dns":null},[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"wifi_sta1":{"enabled":false,"ssid":null,"ipv4_met hod":"dhcp","ip":null,"gw":null,"mask":null,"dns": null},[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"mqtt":{"enable":true,"server":"loxberry:1883","us er":"loxberry","id":"shellyht6B622A","reconnect_timeout_max":60.000000,"reconnect_timeout_min":2.000000,"clean_session":true,"keep_alive":60,"max_qos" :0,"retain":true,"update_period":30},[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"coiot":{"enabled":true,"update_period":15,"peer": ""},[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"sntp":{"server":"time.google.com","enabled":true} ,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"login":{"enabled":false,"unprotected":false,"user name":"xxx"},[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"pin_code":"",[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"name":null,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"fw":"20211004121044/v1.11.5gdedfb52",[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"discoverable":true,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"build_info":{"build_id":"20211004121044/v1.11.5gdedfb52","build_timestamp":"20211004T12:10 :44Z","build_version":"1.0"},[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"cloud":{"enabled":true,"connected":false},[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"timezone":"Europe/Vienna",[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"lat":xxx,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"lng":xxx,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"tzautodetect":true,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"tz_utc_offset":7200,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"tz_dst":false,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"tz_dst_auto":true,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"time":"","unixtime":0,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"debug_enable":false,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"allow_cross_origin":false,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"actions":{"active":true,"names":["report_url","temp_over_url","temp_under_url","hum _over_url","hum_under_url"]},[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"sensors":{"temperature_threshold":1.0,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"temperature_unit":"C",[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"humidity_threshold":5.0},[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"sleep_mode":{"period":12,"unit":"h"},[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"external_power":0,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"temperature_offset":0.0,[/COLOR][/FONT][/FONT] [FONT=Calibri][FONT=Courier New][COLOR=black]"humidity_offset":0.0}[/COLOR][/FONT][/FONT]
Zuletzt geändert von fl0_rian; 28.10.2021, 09:31.Kommentar
-
-
Hier noch die config vom Shelly HT - abzurufen über http://<IP des Shellies>/settings
[FONT=Calibri]"wifi_sta":{"enabled":true,"ssid":"xxx","ipv4_ method":"static","ip":"xxx","gw":"192.168 .0.1","mask":"255.255.255.0","dns":null},
"mqtt":{"enable":true,"server":"loxberry:1883" ,"us er":"loxberry","id":"shellyht6B622A","reconnect_ti meout_max":60.000000,"reconnect_timeout_min":2.000 000,"clean_session":true,"keep_alive":60,"max_qos" :0,"retain":true,"update_period":30},
[/CODE]
Kommentar
-
Wie gesagt, IP des MQTT Servers eintragen. Wenn der H&T keinen DNS hat, dann findet er auch loxberry:1883 nicht.Kommentar
-
Mhh.... Mal eine andere Firmware probieren?
passwort evtl. falsch?
Gruß
Kommentar
-
Ich habe jetzt nun alle unnötigen Plugins vom Loxberry gelöscht,
Loxberry neugestartet
MQTT plugin neu installiert
problem bleibt bestehen,.. da der MQTT Explorer daten vom loxberry bekommt ist das scheinbar auch kein Netzwerk/Port Problem und alle Geräte befinden sich in einem Lan mit selben Subnet und keine VLAN Thematiken ect.
ich habe auch versucht andere Shelly Geräte per MQTT an den Loxberry zu binden, geht auch nicht,...
Kommentar
Kommentar