My EVL4 has been working just fine for several months! Today I added two wireless sensors to the current one wired, three wireless sensors, and they’re different.
I added them to configuration.yaml the exact same way as the other five:
envisalink:
host: 10.69.0.xxx
panel_type: HONEYWELL
user_name: REDACTED
password: REDACTED
code: "REDACTED"
port: 4025
evl_version: 4
keepalive_interval: 60
zonedump_interval: 30
timeout: 10
panic_type: Police
zones:
02:
name: 'Z2: Basement Door'
type: 'opening'
03:
name: 'Z3: Not Sure'
type: 'opening'
09:
name: 'Z9: Front Gate'
type: 'opening'
10:
name: 'Z10: Side Gate'
type: 'opening'
11:
name: 'Z11: Back Gate'
type: 'opening'
12:
name: 'Z12: Garage Door'
type: 'opening'
13:
name: 'Z13: Front Door'
type: 'opening'
partitions:
1:
name: 'Home Alarm'
The 13 minutes ago was the time lapsed since I restarted HA.
Can’t change Icons manually since “…does not have a unique ID” but that’s the case for all of them.
Thoughts?