niceboygithub / AqaraCameraHubfw

Aqara Camera Hub G2/G2H and Aqara Hub E1 firmwares
89 stars 24 forks source link

usage of builtin mosquitto #2

Closed snakewa closed 2 years ago

snakewa commented 3 years ago

Hi there,

Thank you for guide, I could telnet without any hardware modification or wiring.

Basically I could get snapshot / www cgi script from your works working. I also notice in my firmware, there is running mosquitto.

It should be handing MQTT. I wonder could I use it to integration with HASS. or could you point out some direction I might work on it.

I try to connect to MQTT (1883 port) but not working.

I found that you provide mosquitto to Aqaura Gateway (M1 or M1S).

So could I send out some status such as camera motion detection or sound detection or any event by MQTT to HASS?

Thanks, Tim

niceboygithub commented 3 years ago

This repo. also support G2H

But camera motion or sound detection did not pub to mqtt.

gpowa commented 3 years ago

Hi there,

Thank you for guide, I could telnet without any hardware modification or wiring.

Hi,

i try too to telnet without wire and open case, but don t work. How i can activate it ? I ve tried with FAT32 formated micro sd-card and put a file named "hostname" with described text. Do i need anything more or a file and folder structure?

gpowa

niceboygithub commented 3 years ago

try another micro sdcard

fluppie commented 3 years ago

In my case I needed 2.1.1 to make the HA-plugin work. https://github.com/mcchas/g2h-camera-mods/issues/11

jstride commented 3 years ago

Which HA plugin are you using - do you mean the aqara hub one?

niceboygithub commented 2 years ago

This issue has been open 30 days with no activity