Nikhil Choudhary

Results 40 comments of Nikhil Choudhary

Hi, yes I've been taking a look at the PR - in this case I'd like to see the data from `KeybusReader` from at least two or three different PC5005...

Hi Alain, thanks for the decoding! It's great to fill in more gaps. I've added decoding the wireless module battery status to the `expander` branch and it'll get into `develop`...

@Dilbert66 Thanks! I've updated the module notification decoding in the `expander` branch: ``` Before: 25182.28:[MODULE] 11111111 1 11111111 11111111 11110111 11111111 //panel responds with cmd 41 25182.38:[PANEL] 01000001 0 11111111...

@Dilbert66, >More info on cmd 0xE6 subcommand 0x1A. This command provides panel AC POWER status on byte 6 bit 4. If bit 4 is set, AC power is off. Also...

>I've added decoding the wireless module battery status to the expander branch and it'll get into develop once I trim down the code for the 32kB Arduino boards (same with...

>Another thing I found out, zone fault (0xEB, 0xCE) are reported even if the zone is disabled but it is immediately show as restored (before trouble will be annouced), even...

Hi @qighu21 - that's odd behavior, I'd recommend taking a look at the MQTT messages in the `dsc/Get/Partition1` and `dsc/Set` topics on your MQTT broker to see if HomeAssistant is...

Hi @jpmartin-gicom - in theory this is possible, I picked up a 5108 module to decode its protocol quite a while ago but haven't gotten around to it. It would...

> Nikhil, I'm currently working on adding zone expander and relay module emulation to the library. I have a bit of the protocol decoded currently so will start coding up...

> That's interesting on the length of your 0x11. Mine has 7 data bytes. As you mentioned, it's 5 data bytes on older panels before 64 zones was designed into...