Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PC3000 - Zones 9-16 not updating #338

Open
agl1tch3dpir8 opened this issue Feb 18, 2024 · 2 comments
Open

PC3000 - Zones 9-16 not updating #338

agl1tch3dpir8 opened this issue Feb 18, 2024 · 2 comments

Comments

@agl1tch3dpir8
Copy link

Zones 1-8 work fine... I also need help programming a reboot every couple of days. After 1-2 days zones 1-8 also stop updating. Any help is greatly appreciated.

@kricon
Copy link
Contributor

kricon commented Mar 8, 2024

Hi @agl1tch3dpir8 sorry for late answer.

PC3000 panel uses 3 bytes, one byte more than other panels, which are used for zone 9-16 reporting.
There is PR #296 for PC3000 zones 9-16 support. You can download it here. It should fix your problem of zones 9-16 not updating.

If I remember correctly, that PR works fine also on other ClassicSeries (PC1550/PC2550) so hopefully @taligentx will merge it soon and publish a new release as recently there was many questions about PC3000 support and some Arduino sketch size issues in master branch...

@taligentx
Copy link
Owner

Hi @agl1tch3dpir8 - I've added experimental support for PC3000 in the develop branch, including handling zones 9-16. Feedback appreciated!

I'll also be keeping the code from #296 in the pc3000 branch so it is available for use - I would be interesting in hearing from PC3000 users on how the pc3000 branch compares to the develop branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants