maragelis / ParadoxRs232toMqtt

esp8266, serial bus to mqtt for Paradox alarm systems
MIT License
79 stars 22 forks source link

More a query - what version of ArduinoJSON is required #55

Open georgelza opened 5 years ago

georgelza commented 5 years ago

More a query - what version of ArduinoJSON is required. It's not listed in the required libraries folder. Firs time trying to get something compiled for Arduino. since I have to specify the mqtt broker IP, username and password i guess making this available as a bin file is out of the hand. would have been nice if the build could have been available as a bin and if that could have been configured after first boot, after joining home network/SSID. G

georgelza commented 5 years ago

resolved, 5.13.5

zsolt320i commented 5 years ago

is the remote arming working for you ? i do have "dologin" (panel login) failure. spectra4000, 5.23 firmware

georgelza commented 5 years ago

All that was resolved is I was able to compile the sketch and burn it to the D1, it started up, registered with a test MQTT Broker... once i got all of this working I redid the sketch with the to be expected IP addresses, I'll only know this weekend coming if all goes well, if the communication with the SP6000 panel is working, from there I'll be working remotely to see if I can interface, read zone status's and issue commands. G

georgelza commented 5 years ago

ArduinoJSON 5.13.5 Maybe someone can add it to the main project page. G