We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d08b687 commit 3f47965Copy full SHA for 3f47965
readme.md
@@ -546,7 +546,7 @@ type: custom:plotly-graph-dev
546
entities:
547
- entity: sensor.openweathermap_humidity
548
internal: true
549
- period: 5minute # important so the datapoints align in the x axis
+ period: 5minute # important so the datapoints align in the x axis. Alternative to the resample filter using statistics
550
filters:
551
- map_y: parseFloat(y)
552
- store_var: relative_humidity
0 commit comments