Beau Lebens
Beau Lebens
All of my Wyze door sensors suddenly stopped working. Motion sensors seem to work still. Here's my log with debugging turned on https://pastebin.com/nVJNxnkx Here's the info from Configuration > Info...
### Checklist - [X] I have updated to the latest available Home Assistant version. - [X] I have cleared the cache of my browser. - [X] I have tried a...
Apparently Instagram (Facebook) is deprecating their current API as of July 2018, and switching to a new Graph API. https://developers.facebook.com/blog/post/2018/01/30/instagram-graph-api-updates/ Need to investigate and probably re-work everything to use the...
Instagram have updated their API responses to include data about "carousel" posts (where you post multiple images/media items in a single post). Update the importer to handle these changes and...
At the core level, the importers should ideally support multiple users. Everything would work very similarly, but you should have the ability to create multiple instances of each importer, and...
Add the ability to control whether detected images are set as Featured or not via filters.
Ideally, you'd be able to control the posts which are automatically created during imports using some sort of simple templating language.