You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment it is not directly possible to disable the "Please enter admin..." when entering the admin interface.
With my default unit 2 rooms away, I don't want her to talk when I just login via web interface.
2 Options:
Setting for disabling the "talk on interface"
Setting for the siteID to talk to from the interface, either
a) fixed in the Alice config, or
b) dynamic in front end (what siteID is the browser opened?)
2b) especially could be useful for more device dependent settings in the GUI, like "show only the widgets saved for the kitchen"
The text was updated successfully, but these errors were encountered:
The grand plan is that screen units install as a skill on AliceSatellite image, so screen are "satellites" (with or without audio, up to the user), with that, they'll have a proper site id to pass to the main unit so the flow becomes normal again. Fine tuning with 2b) is also a good idea and can easily live with the basic implementation
if Alice is made to be a server (disableSoundAndMic) enabled, that some attached sat will become the default playback device so that telemetry responces, alarm etc have a device it knows to playback too.
perhaps by default in this senario the first sat in the DB is selected as default device unless otherwise stated in the GUI
At the moment it is not directly possible to disable the "Please enter admin..." when entering the admin interface.
With my default unit 2 rooms away, I don't want her to talk when I just login via web interface.
2 Options:
a) fixed in the Alice config, or
b) dynamic in front end (what siteID is the browser opened?)
2b) especially could be useful for more device dependent settings in the GUI, like "show only the widgets saved for the kitchen"
The text was updated successfully, but these errors were encountered: