Skip to content

Commit

Permalink
Update services.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gluap authored Jan 31, 2023
1 parent 7bd676a commit e1b1072
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/duofern/services.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Describes the format for available Wink services

start_pairing:
description: pair duofern devices
description: Pair duofern devices. Remember: There is no pairing UI. To pick up the newly paired devices later, you need to call sync_devices and possibly restart HA.
fields:
timeout:
description: timeout in seconds
Expand All @@ -16,4 +16,4 @@ dump_device_state:
Purpose is to debug whether there's a discrepancy with state reflected in Homeassistant.

ask_for_update:
description: ask all devices for an update (in case of missed radio transmissions)
description: ask all devices for an update (in case of missed radio transmissions)

0 comments on commit e1b1072

Please sign in to comment.