Hi Dave (and everyone else)
I’m having a curious issue, and i’m not entirely sure as to what the source of the problem is, so i’m hoping someone where could have a good idea.
I have a powermaster 33 alarm, that i would like to add into home assistant using you powermaster Component.
What i have done this far:
I used the NodeMCU method, and that one is wired up and working using the method in the wiki.
Guide from Wiki for connectivity
I then added the plugin using HACS, and configured it using the following settings:
Method: Ethernet
Language: EN
no exclusions
Download code (tried both 5650 and AAAA)
not syncing time and not forcing standard mode
tried with both Force Auto Enroll for panels other than Powermax+
On the next page:
Typed and overwrite code
tryed pretty much every setting in different combinations.
And when all comes to all, it works, for a short time.
So, what happens now is that it finds all 18 entities of the alarm, i find all the sensors, i can arm and rearm the alarm, i can see status of all sensors and everyone is happy… for somewhere between 30 seconds to 3 minutes. after that, the sensors vanish, and if i look in the developer tools, the status keeps changing from Standard, then Standard plus or powerlink… everytime it is “lost” i seems to renogotiate the link type. Later it changes to “downloading”, and after a while all sensors are back and happy, for the next short time.
I’m not loosing connectivity to the nodeMCU, that one is stable (or well, i can’t see that i’m loosing connectivity, so it’s my assumption that HA agrees with me on that)
Just for the sake of it, i tried building a new HA just to ensure that there wasen’t any of the other parts of my installation that caused this issue, but even on a clean HA, i get the same behavior.
On another note, that alarm after this has been connected has started saying the following on the display:
“System Problem - PLNK. KOMM AFBR.”
Right now, i have tried configuring with no download code, to leave it in standard mode, but i would really appreciate any advice on what i could try to do.
currently, i can see the following in the developer tools on the alarm panel:
code_format: null
changed_by: None
code_arm_required: false
Panel Mode: Standard
Protocol Version: 1.0.4.2
Watchdog Timeout: 0
Download Timeout: 0
Panel Last Event: None
Panel Last Event Data:
Zone: 0
Entity: null
Tamper: false
Siren: false
Reset: false
Time: ‘2020-01-01T00:00:00.0’
Count: 0
Type:
Event:
Mode:
Name:
Panel Alarm Status: None
Panel Trouble Status: None
Panel Siren Active: false
Panel Status: Disarmed
Panel Status Code: 0
Panel Ready: No
Panel Alert In Memory: No
Panel Trouble: Yes
Panel Bypass: No
Panel Status Changed: No
Panel Alarm Event: No
Panel Armed: No
Power Master: No
Panel Model: Unknown
Panel Type: null
Model Type: 0
Client Version: 0.6.4.4
Exception Count: 0
friendly_name: Visonic Alarm
supported_features: 7
Next consideration, is if it was worth getting the panel upgraded, it is 4 years old, so i guess there could be a firmware upgrade for it, but i have no clue if that is going to help.
Again, any suggestions would be highly appreciated, and i admire you for the time you are spending on making this integration