47 Commits

Author SHA1 Message Date
Franck Nijhof
54710963ee
Merge branch 'current' into next 2022-04-16 09:41:17 +02:00
Diogo Gomes
8560dfdbba
utility_meter optional unique_id (#22150)
* deprecate option

* add unique_id
2022-04-13 23:58:55 +02:00
Lewis Roberts
fd88b6b313
Correct the use of "then" to "than" (#22299) 2022-04-08 11:13:22 +02:00
sOckhamSter
dde3c0ae74
Correct entities in tariff switching automation (#22278) 2022-04-07 12:03:37 +02:00
Franck Nijhof
9d3a30e1b6
Add config flow for Utility Meter (#22180)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-04-04 13:26:39 +02:00
Franck Nijhof
2104b36172
Add config flow for Utility Meter (#22180)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-04-04 13:22:46 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Erik Montnemery
e8020aec5c
Update utility_meter documentation for select entity (#22053)
* Update utility_meter documentation for select entity

* Update example

* Update utility_meter.markdown
2022-03-22 08:45:55 +01:00
Klaas Schoute
8888554c6d
Fix heading type for Utility Meter integration (#21701) 2022-02-19 19:50:53 +01:00
Petro31
68b7e69d1c
Fixing examples with templates (#20744) 2021-12-18 13:40:13 +01:00
Eddy G
7e81bd430e
Docs for "delta_values" option in utility_meter (#19018) 2021-11-29 15:01:43 +01:00
Franck Nijhof
c067d4f482
Merge branch 'current' into next 2021-11-02 19:01:53 +01:00
Brett Adams
cbdd8b9ee0
Repo for croniter has moved (#20025) 2021-10-28 09:05:29 +02:00
Diogo Gomes
9a938e87a0
Warns Utility Meters users that offset < 28 days (#20009) 2021-10-27 13:47:22 +02:00
Chris Turra
ea6dd73836
updating utility_meter example to use new template format (#19826)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-10-26 19:40:53 +02:00
Leonidas Loucas
31fe320370
Add note extended cron syntax note croniter (#19541) 2021-10-26 17:31:00 +02:00
jugla
fe652c5e23
cron option is optional (#19559) 2021-10-02 09:19:18 +02:00
Diogo Gomes
99f96cdfbf
Update cycle parameter in utility_meter (#19182) 2021-09-03 16:07:37 +02:00
Diogo Gomes
a2a64065f2
Add cron option (#19078) 2021-08-25 21:55:59 +02:00
René Klomp
aa3af8e232
Add name to Utility Meter configuration options (#18525) 2021-07-16 09:18:59 +02:00
Diogo Gomes
a05d960273
Clarify available services in utility meter (#17557) 2021-04-23 10:13:18 +02:00
Franck Nijhof
a1d0b36e81
Update some service calls to use target (#16575) 2021-02-15 12:32:12 +01:00
Franck Nijhof
8f82a159f9
Add integration platforms to integration frontmatter (#16525) 2021-02-12 11:59:20 +01:00
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 (#16394) 2021-02-04 03:00:11 +01:00
Franck Nijhof
2f0eb16c66
Merge branch 'current' into next 2020-12-09 21:33:48 +01:00
Klaas Schoute
d99252f613
👕 Markdown style changes (#15861) 2020-12-09 18:48:17 +01:00
Thomas Delaet
e7c9d021e2
Add quarter-hour support to utility meter (#15384) 2020-11-14 13:05:34 +01:00
Hareesh M U
6ae39dbf40
Added bimonthly cycle Period for utility_meter component (#14469) 2020-09-15 21:05:18 +02:00
Daniel
c483e6e4d8
Update utility_meter.markdown (#13782)
Deleted unnecessary second "for" in line 166
2020-06-18 15:59:37 +02:00
Jo Verbeeck
6822785b6f
Update utility_meter.markdown (#13136)
Pedantic: Energy (kWh or Joule) is not power (W or J/s), correct naming of variables
2020-04-24 00:55:11 +02:00
Diogo Gomes
50bbd86187
add calibrate service (#12326) 2020-03-11 12:03:46 +01:00
tomlut
8d9526d468
Removed unnecessary punctuation. (#12321)
* Removed unnecessary punctuation. 

IMO. That note sounded like William Shatner wrote it.

* Update source/_integrations/utility_meter.markdown

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-10 15:13:03 +01:00
Franck Nijhof
bdade863c6
Migrate logos from documentation website to brands (#12287) 2020-03-06 16:29:57 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Franck Nijhof
33d2d8ae37
Merge branch 'rc' into current 2020-02-26 14:34:44 +01:00
Alok Saboo
aa7a018464
Change i.e. and e.g. to i.e.,, and e.g., (#12162)
* Change i.e. and e.g. to i.e.,, and e.g.,

* Update textlintrc.json

* Update .textlintrc.json

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* added i.e.,

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 20:50:26 +01:00
dupondje
6d280731db
Add support for belgian meter and rename some sensors (#11509) 2020-02-06 08:56:34 -08:00
Franck Nijhof
f64ebbd840
Merge branch 'current' into next 2020-01-08 13:28:18 +01:00
Franck Nijhof
2311a9fed6
Initial sync codeowners with codebase integration manifests (#11673) 2020-01-08 13:25:21 +01:00
Franck Nijhof
23b0b57c08
Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase (#11672)
* Rename frontmatter ha_qa_scale to ha_quality_scale to match codebase

* Update all integrations quality scales (done by sync)
2020-01-08 13:10:43 +01:00
Franck Nijhof
6d684f6bb4
Merge branch 'current' into next 2020-01-07 16:03:04 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Franck Nijhof
c0e76c2c17
Merge branch 'current' into next 2020-01-06 10:21:27 +01:00
Ville Skyttä
301edb9bd2 Home Assistant etc spelling consistency fixes (#11637)
* Be consistent with Home Assistant spelling

* Refer to the Configurator without "HASS"

That's what's it calls itself and how it is in the add-on store.

* Be consistent with Hass.io spelling

* Tell vscode to spell HassOS like that
2020-01-05 12:44:21 +01:00
Andrew McRae
05b8151ade Add quarterly cycle to utility_meter (#11371)
Add quarterly cycle to utility_meter for tariffs of
3 month cycles.
2019-12-08 17:27:24 +01:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00