Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odianosen25 appdaemon #12

Closed
wants to merge 23 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
18 changes: 18 additions & 0 deletions appdaemon/sample/apps.yaml
@@ -0,0 +1,18 @@
home_presence_app:
module: home_presence_app
class: HomePresenceApp
plugin: HASS
hass_namespace: hass
presence_topic: presence
minimum_confidence: 100
not_home_timeout: 15
home_gateway_sensors:
- binary_sensor.main_door
scan_timeout: 20
users_sensors:
- binary_sensor.odianosens_iphone_home_state
- binary_sensor.nkirukas_iphone_home_state
report_only_known_beacons: True
known_beacons:
xx_xx_xx_xx_xx_xx: odianosen's beacon
xx_xx_xx_xx_xx_xx: nkiruka's beacon