Skip to content

Yale Smart Alarms Binary Door Sensors for Homeassistant

Notifications You must be signed in to change notification settings

mattinglis/YaleBinarySensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YaleBinarySensor

Yale Smart Alarms Binary Door Sensors for Homeassistant

Add to config/custom_components/yalebinarysensor

Need to add the following to your configuration.yaml

binary_sensor:
  - platform: yalebinarysensor
    username: <YALE USERNAME>
    password: <YALE PASSWORD>
    additional_sensors: True

it will add binary sensors for all your yale system components, if you only want door/window contacts set additional_sensors : False

Adds sensors to your system e.g. pulls in additional information e.g. battery state and temper information

e.g. binary_sensor.back_door

All credit to the homeassistant devs and the following without which it would not be possible https://github.com/domwillcode/yale-smart-alarm-client

About

Yale Smart Alarms Binary Door Sensors for Homeassistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages