-
Notifications
You must be signed in to change notification settings - Fork 20
To do
Donny F edited this page Apr 12, 2024
·
17 revisions
Current commercial voice assistant functions I would like to replicate:
Who is {someone} returns search with pictureWhat is {something} returns search with picture- How old/tall/weight, married, etc for {someone}
Broadcast message to all speakers not in DND modeBroadcast device/event status to group members not in DND mode- Drop in 2-way chat between satellites
Play music/radio from Spotify/TuneIn- Add/remove items from shopping list (add is working)
- Get weather forecast for given day
Will it rain today/tomorrow- Set a timer
- Set an alarm (calendar??)
- Set a reminder (calendar??)
Show all cameras- Show sports scores for NFL + college
Night clock- What movie/shows is {actor} in?
These are items I would like to work on to improve the project
Consolidate 'Show' sentences into fewer automations using templating WIPVolume cardTop bar icons to show status like mute, alarm set, etc- CSS borders when on Teams call to alert others to keep volume low
Test other Android software for audio only RTSP (LANmic, RtpMic)- Try on device wake word using Tasker Snowboy(?)
- Figure out how to use sentences for both View Assist (video) satellites as well as audio only. Audio only will give more information orally than the visual devices in their sentence responses
- Beg and plead to be able to know what device is being used with Assist to know what display to send information to
- Try fixing word wrap by using a custom card markup or something <- This does work but can't figure out which device it's on without JS
- Screen off on motion or time
- Camera cards get rid of border and consolidate
- Camera card automations send title
- google short search
- Add checkbox for shopping and maybe custom buttons with touch remove
- Weather card with gallery slide for current conditions and forecast
- thermostat
- Better time on card with configurable timeout <- use timers
- Calendar card
- Fix info button sizes
- Fix status to be dynamic
Automate auto restart:
You can have some check to see if this app is in the foreground and if not, reopen it Use "app in foreground" and select the package (app) of interest Set it to when changed and if yes than loop back into itself, if no then open the app
You can replace acceleration with any yes/no sensor that doesn't require the screen The sensor group has lots of options, given your device supports them