Aaron Bach
8547489014
Bumps pytile to 2.0.5 ( #18395 )
2018-11-12 19:10:03 -07:00
Michael Wei
2b3019bdf4
Support multiple accounts in Tile, use device identifiers ( #17108 )
...
* ✨ Update tile to support multiple accounts
* 🎨 fix indent
* 🐛 fix format string
* 🎨 use .format
* 🎨 fix line indent
2018-10-03 17:22:21 -06:00
Michael Wei
467a59a6ed
Change Tile icon to view-grid ( #17098 )
2018-10-03 09:59:11 -06:00
Cheong Yip
45c35ceb2b
Fix typo `asayn_init` instead of `async_init` ( #15645 )
2018-07-23 20:19:01 -06:00
Ville Skyttä
2f7b79764a
More pylint 2 fixes ( #15565 )
...
## Description:
More fixes flagged by pylint 2 that don't hurt to have before the actual pylint 2 upgrade (which I'll submit soon).
## Checklist:
- [ ] The code change is tested and works locally.
- [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
2018-07-20 11:45:20 +03:00
Aaron Bach
2525fc52b3
Update Tile platform to be async ( #15073 )
...
* Updated
* Updated requirements
* Added expired session handling
* Changes
* Member-requested changes
* Bump to 2.0.2
* Bumping requirements
* Better exception handling and tidying
* Move asyncio stuff to HASS built-ins
* Revising re-initi
* Hound
* Hound
2018-07-03 20:41:54 -06:00
Aaron Bach
5566ea8c81
Adds support for disabled Tiles and automatic session renewal ( #11172 )
...
* Adds support for disabled Tiles and automatic session renewal
* Updated requirements
* Collaborator-requested changes
* Collaborator-requested changes
2017-12-24 01:19:04 +01:00
Aaron Bach
79001fc361
Adds support for Tile® Bluetooth trackers ( #10478 )
...
* Initial work in place
* Added new attributes + client UUID storage
* Wrapped up
* Collaborator-requested changes
2017-11-11 23:21:03 +01:00