vanackej / risco-mqtt-local

Provide Risco alarm system integration to Home assistant using local TCP communication (no cloud required) and MQTT
MIT License
24 stars 11 forks source link

Unsupported panel type : RW032:618V-MI #18

Closed teruggim closed 2 years ago

teruggim commented 2 years ago

Salutations, it also gives me the same error:

2/20/2022, 11:04:57 AM [debug] Command[4] Command response from Panel 2/20/2022, 11:04:57 AM [debug] Command[4] Emitting expected command response 2/20/2022, 11:04:57 AM [verbose] Command[4] Received data from panel: PNLCNF=RW032:618V-MI 2/20/2022, 11:04:57 AM [debug] Command[4] SendCommand receive this response : PNLCNF=RW032:618V-MI /app/node_modules/@vanackej/risco-lan-bridge/dist/RiscoComm.js:344 throw new Error(Unsupported panel type : ${panelType}); ^ Error: Unsupported panel type : RW032:618V-MI at RiscoComm. (/app/node_modules/@vanackej/risco-lan-bridge/dist/RiscoComm.js:344:27) at Generator.next () at fulfilled (/app/node_modules/tslib/tslib.js:114:62)

The alarm is a Agility4.

Thanks