84 Commits

Author SHA1 Message Date
Nico Domino
074f06321a
Update TP-Link Smart Home integration docs - add new supported camera (#38691) 2025-04-23 15:17:18 +02:00
Thireus ☠
6c30bd8d16
Update tplink.markdown (#37729)
TSS breaks local authentication for new firmware - See https://github.com/python-kasa/python-kasa/issues/1353#issuecomment-2686035835
2025-02-28 21:01:06 +01:00
Steven B.
0ab2223ae4
Mark tplink quality scale as platinum (#37093) 2025-01-28 19:15:08 +01:00
Franck Nijhof
c7fc8d655c
Merge branch 'current' into next 2025-01-28 14:45:00 +01:00
Steven B.
9904ff7607
Update tplink supported devices (#37139)
* Update tplink supported devices

* Add chime to only Tapo support sentence
2025-01-28 13:11:40 +01:00
Steven B.
2531e40402
Update TP-Link integration troubleshooting section (#37091)
Update the TP-Link troubleshooting section with additional steps and guidelines.
2025-01-25 10:09:15 +01:00
Steven B.
0815c0c85c
Improve quality of tplink docs (#36803)
* Improve quality of tplink docs

* Update post coderabbitai review

* Apply suggestions from code review

Co-authored-by: Teemu R. <tpr@iki.fi>

* Revert Gemfile.lock

* Update post review

* Update order of intro devices

---------

Co-authored-by: Teemu R. <tpr@iki.fi>
2025-01-15 12:01:30 +01:00
Steven B.
d662cd652b
Add tplink cameras to the docs (#36016)
Co-authored-by: Teemu R. <tpr@iki.fi>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-12-22 20:44:07 +01:00
Franck Nijhof
11a2f66ec6
Merge branch 'current' into rc 2024-12-03 18:09:37 +01:00
Teemu R.
c6421e3cc0
Add tplink removal steps (#36053) 2024-12-01 21:52:38 +01:00
Franck Nijhof
adac9669aa
2024.12: Sync with codebase 2024-11-27 18:57:16 +01:00
Steven B.
5825f4cfb7
Update tplink supported devices (#35895)
* Update tplink supported devices

* Tweak

* Add devices
2024-11-27 13:19:41 +01:00
Andy Barratt
ed149d216a
Mention alternative (deco) provisioning for tplink (#35722)
* Update tplink.markdown

Clarified that Tapo and Kasa devices that have been set up by other TP-Link apps (such as Deco), work correctly with this integration.

* Update tplink.markdown

Corrected text to American English.

* Update tplink.markdown

Applied @CodeRabbitAi suggestion.
What a nifty tool!
2024-11-12 15:19:55 +01:00
Franck Nijhof
95de69ca39
Merge branch 'current' into next 2024-09-24 13:57:20 +02:00
Teemu R.
6ed4d8692a
Add siren platform for tplink (#34504) 2024-09-20 16:13:54 +02:00
Steven B.
2f27425843
Update tplink docs regarding Unavailable entities (#34505)
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-09-04 11:07:34 -10:00
Franck Nijhof
6ca14d3efc
Rename 'service' to 'action' in automations and scripts (#34023)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-07-31 14:37:02 +02:00
Franck Nijhof
02dce15a8f
Rename Services to Actions in integrations: T (#33829)
* Rename Services to Actions in integrations: T

* Update source/_integrations/timer.markdown

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-07-17 06:49:05 +02:00
Franck Nijhof
6b937e3777
2023.7.0b0 (#33409) 2024-06-26 16:56:52 +02:00
Steven B
bd84a141d4
Update tplink documentation for next release (#33342)
* Update tplink documentation for next release

* Add all the new platforms and update light effect comments

* Update supported devices link

* Re-add thegardenmonkey as a codeowner
2024-06-26 08:35:53 +02:00
pveiga90
5b93157bef
Add P115 to supported devices for tplink (#32893) 2024-05-22 19:43:20 +02:00
Eddie Webbinaro
f1df617e8d
Update tplink.markdown: add Tapo TP135 as requiring auth (#32357)
* Update tplink.markdown: add Tapo TP135 as requiring auth

* Update tplink.markdown: fix name for Tapo TS135 bulb to TL135E

Product page https://www.tp-link.com/us/home-networking/smart-bulb/tl135e/
2024-04-19 20:04:26 +02:00
J. Nick Koston
9862bbd43c
Add tapo P300 power strip to tplink (#31123) 2024-01-29 21:17:20 +01:00
Steven B
e7af0c5613
Update tplink docs for auth and tapo (#30966) 2024-01-22 11:56:36 -10:00
Hines Richardson
7d80c442cb
EP25 support update (#30433)
Based on https://github.com/python-kasa/python-kasa#plugs and python-kasa/python-kasa#548 new version of EP25 aren't compatible with this lib
2023-12-21 00:08:21 +01:00
alanblake
d27dd65919
Update tplink.markdown (#30388) 2023-12-18 08:37:17 +01:00
Franck Nijhof
7a227b34d4
Sync codebase with docs for 2023.12 2023-11-29 21:28:44 +01:00
Michael Reeves
0238e9d222
Added EP25 Smart Plug model to supported devices (#28164)
Tested
2023-07-10 23:13:18 +02:00
grapesmith
7b42da65d2
Add unsupported model section for TP-Link Kasa integration (#28042)
* Add unsupported model section for TP-Link Kasa integration

Ref: https://github.com/home-assistant/core/issues/94947

Some newer models of TP-Link Kasa devices are incompatible with the integration. Creating a section for them and adding one known model. Additionally, cross link to the Matter integration where it has limited support.

* tiny tweak

change link to point to link to the topic title within the matter page

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-07-03 08:12:17 +02:00
Ty Parker
fd944c8b03
Add repeat options to tplink sequence effect service (#26116) 2023-02-05 00:12:28 +01:00
Ben Randall
81238fcf89
kasa: Updating list of supported devices (#24499) 2022-10-10 22:11:32 +02:00
Franck Nijhof
6e9bcd0562
Sync codebase with docs for 2022.7 2022-06-29 18:40:28 +02:00
James Alseth
902a6a7798
Add note of support for TP-Link KP125 plug (#23210)
Plug works for remote control and power usage monitoring.
2022-06-27 03:31:05 +02:00
Franck Nijhof
ef0fd1c3df
2022.5: Beta release notes (#22406) 2022-04-27 17:56:29 +02:00
J. Nick Koston
01a8cc9924
Add KL420 to tplink supported list (#22382)
It worked out of box with no changes https://github.com/python-kasa/python-kasa/pull/339
2022-04-14 01:28:51 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
J. Nick Koston
f9b96d9156
Add custom effects docs for tplink (#22126) 2022-03-30 18:41:14 +02:00
Franck Nijhof
2d8c9b6794
Sync codebase with docs for 2022.3 2022-02-23 21:35:38 +01:00
David Langerman | Onyx Zero Software
1c685c322e
Update docs to indicate support for KL400 bulbs (#20125)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-11-15 15:17:00 +01:00
Teemu R
37d25fb79a
improve kasa provisioning doc (#19855) 2021-10-19 12:29:12 +02:00
Eirik Z
7e6fe02cd5
Update tplink.markdown (#19836)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-10-18 12:01:50 +02:00
Franck Nijhof
8a545d98d1
Merge remote-tracking branch 'origin/current' into rc 2021-10-06 10:59:11 +02:00
Franck Nijhof
0e46b9a044
Sync codebase with docs for 2021.10 2021-10-06 10:31:28 +02:00
scheric
657186ce7b
Fix broken link in TP-Link Kasa Smart (#19586)
* Fix broken link

* Add smart wall switches to usecase

* Update tplink.markdown

* Add power strips

Co-authored-by: Teemu R. <tpr@iki.fi>

Co-authored-by: Teemu R. <tpr@iki.fi>
2021-10-04 14:18:58 +02:00
Teemu R
67396a5575
update tplink docs for python-kasa rework (#19483)
* update tplink docs for python-kasa rework

* include conrifg_flow.md
2021-09-27 21:15:44 +02:00
Rich Schumacher
f0ae72bc85
Update tplink.markdown: include device EP40 support (#19058) 2021-08-23 18:13:15 +02:00
Shane M
6586e03489
Update tplink.markdown include device KP40 support (#18903)
Co-authored-by: Really Good Tech Deals <51071512+iKingRPG@users.noreply.github.com>
2021-08-12 10:47:56 +02:00
Franck Nijhof
574f639c40
Sync codebase with docs for 2021.8 2021-08-04 11:04:49 +02:00
Michael
db85335465
Move power and energy attributes to sensors (#18644) 2021-08-03 10:58:36 +02:00
Eduardo Roldan
cacb364034
Update tplink.markdown (#18664)
Corrected wrong template name example.
2021-07-30 11:33:26 +02:00