Forum rules
Before posting here, make sure you are using the latest Beta or Stable version.
In order to fix issues or add features these have to be reported on the Domoboard Github pages.
This makes it possible to keep track of issues/features on a centralized place.
Refer to the issue of the github tracker when possible.
This subforum is meant to discuss issues and/or feature requests, or anything else related to Domoboard.
looks ok to me. When i use this it works. I use develop branch. Did you fill in your wunderground api key?
i see you get the wrong order. try the develop branch please.
Glad that you've got it working. For you're information it seems that the above log was with an master version. the parameters in the url are in the wrong order because we made an fix for the title in the developer branch.
Sorry for now but when the developer goes to master everything will work again.
benotje wrote:Hay I have a question, does anyone know how a camera
rtsp://username:password@IPADDRESS:554/h264Preview_01_main
can add up to so that I can see live
good question i don't have an camera with an rtsp protocol stream so i couldn't test it. On the web people say that it could be added using an iframe. but without to test it i can't implement it
benotje wrote:Hay I have a question, does anyone know how a camera
rtsp://username:password@IPADDRESS:554/h264Preview_01_main
can add up to so that I can see live
good question i don't have an camera with an rtsp protocol stream so i couldn't test it. On the web people say that it could be added using an iframe. but without to test it i can't implement it
squandor wrote:
my bad, currently it uses the dewpoint but it must be the temp_c i will change it and update the code so you can update it within settings.
Thanks!!!
It's really strange that in the dev branche in the top tiles I don't see anymore the temp that I have defined in the domoboard.conf modified with the one taken from the master one.
Cubietruck - Linux cubietruck 4.13.16 (Debian GNU/Linux 8 (jessie)) + Domoticz + RFLink, Xiaomi Gateway, Owl USB, Yeelight Color and B/W, ESP8266, Broadlink RM2, Netatmo Thermostat
don't know if it's legit, but here is a workaround for the need to login at startup. Since I don't want to have a keyboard on the rpi+7 ' touchscreen, I'd rather do without the login page. The workaround is to pre-fill the login form.
[[display_components]]
components = domoticz_percentage_charts, domoticz_smart_charts[1],domoticz_counter_charts, domoticz_temp_charts, domoticz_smart_charts[2],
bar_charts
[[domoticz_smart_charts]]
[[[1]]]
Energie = 150, day, energy
[[[2]]]
Gas = 151, month, gas
[[domoticz_temp_charts]]
Temperatuur = 77, month, temp
[[domoticz_counter_charts]]
CV Pressure = 73, month, Pressure
[[domoticz_percentage_charts]]
CPU Server = 48, month
[[bar_charts]]
Temperatuur Buiten = 77
Temperatuur Binnen = 74
@Squandor:
I already have energy charts on my Domoboard.
But isn't there a way to pass my own data to these chart-templates?
For example the money my wife spends on shopping
Awst6000 wrote:@Squandor:
I already have energy charts on my Domoboard.
But isn't there a way to pass my own data to these chart-templates?
For example the money my wife spends on shopping
that's a bit tricky i think that you're wife won't like it haha
maybe you could do that with an plugin or if you're domoticz could parse that information that it would be easy
Plugin has been created thank you Felix63, it's at the moment in the development branch, when wez3 has verified it will the plugin be available in the plugin-manager.
Be aware these plugins are only working on the development branch of domoboard for the moment.
squandor wrote:We possible could create an plugin which feature will be to have an url with title in the config and it will be loaded into an iframe in the template.
I fully agree to want to have the config-items in the configfile only.
I don't know if it is possible, but it might be handy to be able to give a flag (0=no, 1=yes) as option for automatic reload of the page.