algirdasc / hass-secolink

Secolink Alarm component for Home Assistant
0 stars 3 forks source link

Your support

Buy Me A Coffee

Configuration

Name Type Default Description
name (required) string Set a custom name which is displayed beside the icon.
listen_ip string 0.0.0.0 Set a IP on which to listen for connection
listen_port integer 8125 Set port on which to listen for connection
clientid integer 0000 Set client id

Example:

alarm_control_panel:
  - platform: secolink
    name: Home
    listen_port: 8125
    clientid: 1234