Skip to content

Commit

Permalink
Merge branch 'development' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
sbabcock23 committed Nov 2, 2020
2 parents 52705fd + 71829e2 commit f1ec496
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,36 +42,36 @@ Current functionality includes:
3. Enter in your TryFi username and password. Optionally you can select a polling frequency option (in seconds). Suggestion is nothing less then 5.
4. Click Submit

![Setup](https://github.com/sbabcock23/hass-tryfi/blob/feature/documentation/docs/setup.jpg?raw=true)
![Setup](https://github.com/sbabcock23/hass-tryfi/blob/master/docs/setup.jpg?raw=true)

## Validation
Once you have added the integration, you will see 1 or more devices and entities associated with this integration. To validate its accuracy, you can review the steps and distance counters for your pet or its current whereabouts.

![Integration](https://github.com/sbabcock23/hass-tryfi/blob/feature/documentation/docs/tryfiaftersetup.jpg?raw=true)
![Integration](https://github.com/sbabcock23/hass-tryfi/blob/master/docs/tryfiaftersetup.jpg?raw=true)

### Dog Device and Entities
#### Device

![Dog Device](https://github.com/sbabcock23/hass-tryfi/blob/feature/documentation/docs/dogdevice.jpg?raw=true)
![Dog Device](https://github.com/sbabcock23/hass-tryfi/blob/master/docs/dogdevice.jpg?raw=true)

#### Entities

![Dog Entities](https://github.com/sbabcock23/hass-tryfi/blob/feature/documentation/docs/dogentities.jpg?raw=true)
![Dog Entities](https://github.com/sbabcock23/hass-tryfi/blob/master/docs/dogentities.jpg?raw=true)

### Base Device and Entities

![Base Device and Entities](https://github.com/sbabcock23/hass-tryfi/blob/feature/documentation/docs/dogbase.jpg?raw=true)
![Base Device and Entities](https://github.com/sbabcock23/hass-tryfi/blob/master/docs/dogbase.jpg?raw=true)

# How to Use
## Light Collar
The light on your Pet's collar is represented as a light switch in HA. It can either be turned on or off.

![Lovelace](https://github.com/sbabcock23/hass-tryfi/blob/feature/documentation/docs/doglight.jpg?raw=true)
![Lovelace](https://github.com/sbabcock23/hass-tryfi/blob/master/docs/doglight.jpg?raw=true)

## Lost Dog Mode
TryFi is equiped with a "Lost Dog Mode" functionality. In HA this is represented by a "lock" device similar to a lock in your home. If the pet is "locked" then everything is safe and secure. If the pet is unlocked then it must be lost :(

![Lovelace](https://github.com/sbabcock23/hass-tryfi/blob/feature/documentation/docs/doglostmode.jpg?raw=true)
![Lovelace](https://github.com/sbabcock23/hass-tryfi/blob/master/docs/doglostmode.jpg?raw=true)

# Lovelace

Expand Down

0 comments on commit f1ec496

Please sign in to comment.