elad-bar / DahuaVTO2MQTT

Listens to events from Dahua VTO unit and publishes them via MQTT Message
103 stars 38 forks source link

Ssidnotvalid eror #7

Closed aleksandryants closed 3 years ago

aleksandryants commented 4 years ago

MQTT message published, Topic: domofon/APConnect/Event, Payload: {"Action":"Stop","Data":{"Error":"SSIDNotValid","LocaleTime":"2020-09-11 18:19:55","Result":false,"UTC":1599837595}}

I get this when I start dahuatomqtt It start and then stops right away and gives this

Thanks for help

elad-bar commented 4 years ago

SSIDNotValid is an issue that being thrown by your unit, nothing the integration can do with it, is there any log message on top of that?

elad-bar commented 3 years ago

@aleksandryants, any updates?

aleksandryants commented 3 years ago

This error was send because device was not connected to WiFi ( and WiFi was turned on in the setting). I used Poe connection so WiFi should been off

elad-bar commented 3 years ago

@aleksandryants is it working for you? Can I close the issue?

Thanks