While I wait for my post cooldown I should clarify that I have tried running the ESP32 from both panel locations as a substitute for a panel, and also tried it piggybacking off the AM24 panel (as it lives right now). Behaviour of the last 4 zones ‘flipping’ in HA seems the same in all 3 scenarios.
@everydayimhassling Thanks for the details.
I’ve just released a new version with updated code that flips those bits.
You might need to clear your cache when you rebuild in esphome but try without first as it will probably be faster
Great progress on this. I too would love something a bit more professional and compact. Are you thinking of a custom PCB? If so, I’d certainly be interested also. If you were in Sydney I’d be happy to contribute to the cost of production on shipping.
@johnf
What a great thread and so much great work put in. I am fairly new to Home Assistant, but am going to jump in and give this a try
I have ordered all the parts, just waiting for delivery before getting the soldering iron out.
Whilst waiting, I have installed the HACS package. One thing I did notice was a formatting error in the Actron Esphome card.
I have an 8-zone controller (5 zones active), and when configured for more than 4 zones, the zone buttons are not displayed correctly - they appear in the top half of the card.
Looks like it is an omission to define zones 5 through 8 in the src/styles.ts.
Need to add zones 5-8 in the .card-content layout and in the /* Zone Buttons */ section
Thanks again, really looking forward to getting this up and running