Christoph
Christoph
You can do that by using the macros as described in Documentation [Macros](https://marcus.se.net/grafana-json-datasource/macros)
Thank you for answering. I added some logs and the configuration snippet to the initial post of this issue. I assume that the stiebel_eltron integration is using the library pystiebeleltron...
The stiebel_eltron integration uses a modbus bridge or hub, which i think is provided by the modbus integration. Please have a look at the documentation.
Thank you for answering. I configured debug logging as following: ```logger: default: info logs: homeassistant.components.stiebel_eltron: debug homeassistant.components.modbus: debug pystiebeleltron: debug ``` But there are no additional log entries: ``` 2022-11-07...
You're right I missed the pymodbus part. ``` 2022-11-08 08:12:08.781 DEBUG (SyncWorker_0) [pymodbus.client.sync] New Transaction state 'SENDING' 2022-11-08 08:12:08.800 DEBUG (SyncWorker_2) [pymodbus.client.sync] New Transaction state 'SENDING' 2022-11-08 08:12:08.815 DEBUG (SyncWorker_3)...
maybe it is possible to order the stacking by using the order of queries configured.