I just started my Dashticz project and wanted to know if there is a possibility to combine sensor values to one item.
Domoticz is reporting my Aqara Sensors with 3 different idx i.e. 45 temp, 46 hum, 47 pressure
I found sensor_block: 1 as a parameter, but no explanation how it is supposed to be setup. Looking at the code, it is expecting some kind of idx_1, idx_2, idx_3
Any easy solution to this?
My 2nd problem: I want to show some news on the board.
I copied the example and tried some different things but I always end up with this error:
System is running on a Pi4 with raspbianRSS feed SyntaxError: Failed to execute 'open' on 'XMLHttpRequest': Invalid URL. Check rss url.
Dashticz 3.4.2 beta
Domoticz version 2020.1
dzVents version 3.0.1
Python version 3.7.3
PHP 7.4.4