本帖最后由 hunl1986 于 2024-1-5 11:19 编辑 因cubicpil大大的南方电网电费数据HA集成(https://...
statistics object v2.0.0 Use HA statistical data (long-term). See statistics offset string v1.3.0 This is different from the main offset parameter. This is at the series level. It is only usefull if you want to display data from for eg. yesterday on top of the data from today for th...
Support for HA long-term statistics (#208) (29aaa7c), closes #308 2.0.0-dev.2 (2022-04-21) Features Apply a time_delta to all the datapoints of your serie (435e381), closes #277 2.0.0-dev.1 (2022-04-20) ⚠ BREAKING CHANGES extend_to_end has been removed and replaced by ...
📈 A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant - apexcharts-card/src/graphEntry.ts at master · Wesley-Vos/apexcharts-card
</ha-card> `; } private async _initialLoad() { this._loaded = true; await this.updateComplete; if (!this._apexChart) { const graph = this.shadowRoot!.querySelector('#graph'); this._apexChart = new ApexCharts(graph, { chart: { stacked: this._config?.stacked, type: 'line', for...
HA Android Companion app same result hmmbobadded thebugSomething isn't workinglabelApr 2, 2023 Copy link Author hmmbobcommentedApr 2, 2023• edited Tried all that 😄 When I drop all config out of the templates directly into the view yaml, all works fine. Seems something goed wrong with...
import { css, CSSResultGroup } from 'lit'; export const stylesApex: CSSResultGroup = css` :host { display: block; } ha-card { overflow: hidden; position: relative; } .wrapper { display: grid; grid-template-areas: 'header' 'graph'; grid-template-columns: 1fr; grid-template-rows: ...
feat: Support for HA long-term statistics (RomRider#208) koyingand RomRidercommittedApr 22, 2022 Verified 29aaa7c Commits on Apr 20, 2022 feat: Apply a time_delta to all the datapoints of your serie RomRidercommittedApr 20, 2022 435e381 feat: extend_to replaces extend_to_end with...
statistics object v2.0.0 Use HA statistical data (long-term). See statistics offset string v1.3.0 This is different from the main offset parameter. This is at the series level. It is only usefull if you want to display data from for eg. yesterday on top of the data from today for th...
statistics object v2.0.0 Use HA statistical data (long-term). See statistics offset string v1.3.0 This is different from the main offset parameter. This is at the series level. It is only usefull if you want to display data from for eg. yesterday on top of the data from today for th...