Hi!
I mentioned on another page:
Is there a way to go to page 2 as default when i start dasticz
page 1 - camera feed outside
page 2 - main page
page 3 - weather and other buttons
I can do it with
Code: Select all
config['auto_swipe_back_to'] = '2';
config['auto_swipe_back_after'] = '60'
But i dont want use it. If the bell rings it goes with a button to page 1 and with a button timer from 30 seconds it goes back to page 2.
Lokonli ask:
Probably I miss something but did you consider to make page 1 your main page, and page 2 for your camera feed?
my answer:
That is possible but I don’t want to swipe 2 times till I see the weather page. Now I swipe left for camera feed or right for weather information
Lokonli says:
ok, clear. It's not too difficult to add a config setting to define the start page.
I'll add it to the feature request list.
I want to put it here just to remember. I checked the release notes of the beta, but it wasnt mentioned in it.