47 Commits

Author SHA1 Message Date
Franck Nijhof
66d64f9b36
2024.2: Beta release notes (#30639) 2024-01-31 21:13:26 +01:00
Franck Nijhof
8fe226ddaa
2024.1: Sync codebase with docs 2024-01-03 11:01:45 +01:00
Erwin Douna
7ad9533ed8
Update Tado device tracker (#30522)
* Update Tado device tracker

* Removing unused parts

* Remove stale reference to device tracker configuration

* Clean up

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-12-27 15:21:52 +01:00
c0ffeeca7
8c7ef7a2c0
s-t integrations: apply sentence-style caps to categories (#29906)
* s-t integrations: apply sentence-style caps to categories

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-19 13:23:59 +01:00
c0ffeeca7
eb027142ab
s-t integrations: apply sentence-style capitalization (#29864)
* s-t integrations: apply sentence-style capitalization

* Fix capitalization errors in brand names I instroduced in previous commit.
2023-11-16 12:15:43 +01:00
chiefdragon
d30574e645
Update tado.markdown (#27750)
Update documentation to reflect the ability to manually set auto-mode.
2023-06-12 09:25:42 +02:00
Franck Nijhof
98d32e1b46
2023.6: Sync codebase with docs 2023-05-31 20:20:12 +02:00
rich-kettlewell
60dd4ba686
Update tado.markdown (#27048)
fixed to use a water_heater entity, update the suggestion in the docs to use the entity name that Tado assigns to the hot water by default. (relates to home-assistant/core#91364)
2023-04-25 09:27:09 +02:00
Franck Nijhof
ecfb955df2
2022.12.0: Beta release notes (#25107) 2022-12-01 01:47:23 +01:00
north3221
02d9817461
Adding to the set climate timer service as part of code pr (#21660) 2022-04-26 13:01:11 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Franck Nijhof
07715f3b71
Sync codebase with docs for 2022.2 2022-01-26 19:57:34 +01:00
balk77
56f33bf2c8
Update tado docs; added default for float in example (#20843)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-12-27 10:15:37 +01:00
Franck Nijhof
ac43da2898
Sync codebase with docs for 2021.9 2021-08-26 21:54:08 +02:00
Oxan van Leeuwen
5489f1cf2f
Fix a bunch of typos (#18579) 2021-07-23 00:07:27 +02:00
Franck Nijhof
ee970587bf
Sync codebase with docs for 2021.6 2021-06-02 13:01:15 +02:00
Daniel
eebbe6134d
Fixed typo (#17500)
Fixed a typo in the description of the "home_id".
2021-04-17 21:16:01 +02:00
Álvaro Fernández Rojas
079549f822
Add weather support to Tado integration (#16096)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-03-15 15:09:28 +01:00
Franck Nijhof
5db399e49b
Sync codebase with docs for 2021.3 2021-03-03 15:23:30 +01:00
Franck Nijhof
616103c28c
Update some service calls to use target (#16592) 2021-02-20 00:14:14 +01:00
Franck Nijhof
3b07f98388
Add generic config flow block (#16508)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00
Franck Nijhof
8f82a159f9
Add integration platforms to integration frontmatter (#16525) 2021-02-12 11:59:20 +01:00
Franck Nijhof
75dea8871c
Add integration discovery information to manifest (#16524) 2021-02-12 11:50:58 +01:00
north3221
2726eabbc9
Update tado.markdown for new tado.set_climate_temperature_offset service (#16308)
Adding in info for the new service 'tado.set_climate_temperature_offset' and including example with template as this will be the widest use case to set temp offset based on another thermostat reading
2021-01-26 09:40:24 +01:00
J. Nick Koston
8b39c22a91
Remove YAML support from tado (except device_tracker) (#16253)
Device tracker was never updated since the code is old and underly library 
does not have support for device tracking.
2021-01-24 01:33:45 +01:00
Álvaro Fernández Rojas
d0eba152ff
Add Binary Sensor to Tado integration (#16076)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2021-01-02 15:04:36 +01:00
Mark Remijn
fb1efb0428
Update tado.markdown (#14376)
Fixed typo
2020-09-03 11:23:45 +02:00
jfearon
ea9912e1a8
Tado climate entity timer service (#13900)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-07-06 11:39:40 +02:00
jfearon
731b0e68b2
Add water heater set timer service info (#13689)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-07-05 14:20:17 +02:00
simieski
2a41da95de
Added alternative method for finding home_id (#13730)
* Added alternative method for finding home_id

It's much easier to find the home_id using developer tools. Particularly if tado is returning an auth error when using the suggested method.

* Update formatting

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-06-13 08:54:29 +02:00
J. Nick Koston
2fd8b2b320
Config flow for tado (#12693)
* Config flow for tado

* ha_config_flow: true
2020-04-12 13:43:01 -05:00
Franck Nijhof
3488e288bf
Sync codebase with docs for 0.108 2020-04-08 16:43:31 +02:00
Franck Nijhof
4f48d8b191
Merge branch 'current' into next 2020-04-01 20:35:55 +02:00
J. Nick Koston
d075d6849d
Remove tado logo as its now in brands (#12603) 2020-04-01 17:58:40 +02:00
jasperro
e771b175af
Add Tado set presence (#12497)
* Tado away-mode added

* Update tado.markdown

* tado to Tado
2020-03-23 17:35:08 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Josh Anderson
2dcb95b5e0
Docs for tado water heater (#10642) 2020-02-17 13:23:58 +01:00
Franck Nijhof
6a460da759
Merge branch 'current' into next 2020-02-13 19:40:40 +01:00
Franck Nijhof
5c9dc17328
Extends textlint Terminology list; part 6 (#12074) 2020-02-13 16:30:14 +01:00
Victor Vostrikov
91197145c3
Multiple Tado accounts (#11992)
* Rebased to next

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-12 08:45:08 +01: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
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
Michaël Arnauts
93e2b2f448 Add documentation for tado fallback setting (#11497) 2019-12-20 15:47:54 +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