Hi all,
I have done my dashticz config, it is a great tool !
The only thing that I did not found is how to access to a specific screen directly with the http link.
By default it will access to screen #1 but how to access to an other screen using the http link ?
Like http://192.168.1.1:8082?screen=2
Possible ?
Access to a specifi screen directly
Moderators: leecollings, htilburgs, robgeerts
-
- Posts: 2290
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Access to a specifi screen directly
Good to read you like Dashticz 
There is a config parameter you can use in CONFIG.js, like this:
Via the url you can select an alternative config like:
or, only change one (ore more) config parameters directly:
You can also combine it (for whatever reason...):

There is a config parameter you can use in CONFIG.js, like this:
Code: Select all
config['start_page'] = 2
Code: Select all
http://192.168.1.1:8082/?cfg=config2.js
Code: Select all
http://192.168.1.1:8082/?start_page=2
Code: Select all
http://192.168.1.1:8082/?cfg=config2.js&start_page=2
Who is online
Users browsing this forum: No registered users and 1 guest