mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
[tibber] Quarter-hourly prices (#19312)
* adjust price query resolution Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
This commit is contained in:
+1
-1
@@ -401,7 +401,7 @@
|
||||
/bundles/org.openhab.binding.tesla/ @kgoderis
|
||||
/bundles/org.openhab.binding.teslapowerwall/ @psmedley
|
||||
/bundles/org.openhab.binding.teslascope/ @psmedley
|
||||
/bundles/org.openhab.binding.tibber/ @kjoglum
|
||||
/bundles/org.openhab.binding.tibber/ @kjoglum @weymann
|
||||
/bundles/org.openhab.binding.tivo/ @mlobstein
|
||||
/bundles/org.openhab.binding.touchwand/ @roieg
|
||||
/bundles/org.openhab.binding.tplinkrouter/ @olivierkeke
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
viewer {
|
||||
home(id: \"%s\") {
|
||||
currentSubscription {
|
||||
priceInfo {
|
||||
priceInfo(resolution: QUARTER_HOURLY) {
|
||||
tomorrow {
|
||||
startsAt
|
||||
total
|
||||
|
||||
Reference in New Issue
Block a user