62 Commits

Author SHA1 Message Date
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
Teemu R
5edcd78e66
Add a note about energy consumption info on tplink bulbs (#18237) 2021-06-27 17:32:29 +02:00
Franck Nijhof
ee970587bf
Sync codebase with docs for 2021.6 2021-06-02 13:01:15 +02:00
Philip Allgaier
70a593db0a
Remove redundant conversion for TP-Link template entities (#17348) 2021-04-25 13:50:25 +02:00
Teemu R
6d8a09058f
Remove unsupported KL430 (#17438)
KL430 uses different API for communication which is not supported by pyhs100.
This was accidentally added here as a part of vendoring the color temperature ranges from python-kasa.
2021-04-13 15:08:59 +02:00
Mario Limonciello
58cbf8aee8
Add newly supported bulbs for tplink (#17125)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-04-07 15:12:17 +02: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
codypet
82283f20e6
Update tplink.markdown (#16080)
I just recently bought a TP-Link KP115 plug to monitor energy for my dishwasher since I had so much success monitoring energy for my washer with a HS110.  Using the same process I used on the washer, I was able to get energy monitoring for my dishwasher with the KP115.  I wanted to let the community know that there is another option for energy monitoring now that the HS110 is discontinued.
2021-01-04 11:42:01 +01:00
Klaas Schoute
d99252f613
👕 Markdown style changes (#15861) 2020-12-09 18:48:17 +01:00
ZuluWhiskey
ad0bd78cca
Update TP-Link Smart Plug Energy Sensor Data templates (#15819)
I noticed that these example templates use the templating method that is not recommended on the Templating page (https://www.home-assistant.io/docs/configuration/templating/) so have updated them to follow that convention. Apologies in advance if there was a specific reason this hasn't been done already!
2020-12-04 10:56:09 +01:00
markuspalme
9b2e7a7f94
Added KP105 smart plug as supported Kasa device (#15463)
Added KP105 smart plug to list of supported Kasa devices. I have tested the device with my local setup.
2020-11-07 01:42:09 +01:00
Dubh Ad
2d206f8fef
Clarity edit (#15459)
A few folks have replaced `my_tp_switch` with `switch.whale_heater`, and obviously errors abound at that point:

> invalid slug switch.whale_heater(try switch_whale_heater)

Trying to make it a bit clearer
2020-10-29 15:57:54 +01:00
Franck Nijhof
1ca5f87fd7
Sync codebase with docs for 0.117 2020-10-28 18:25:25 +01:00
trentjw
d0cd2a79de
Update tplink.markdown (#12951) 2020-04-14 08:43:21 +02:00
Jay
0fc2ce50a0
Remove logo: tp-link.png (#12641)
I added new icons that confirm to the Home Assistant brand standards.
2020-04-02 16:15:17 -06:00
Thomas Lemberger
72d0173a71
Fix link to sensor templates in tplink documentation (#12409) 2020-03-17 14:53:53 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Franck Nijhof
6ead12efbc
Extends textlint Terminology list; part 5 (#12072)
* Extends textlint Terminology list; part 5

* Remove walkthrough from textlint

* Improve Default Configuration page links
2020-02-13 13:39:06 +01:00
trentjw
d200e6783e
Update tplink.markdown (#12058) 2020-02-12 08:23:17 +01:00
Scott Walsh
ab15c5a731 Adding clarity on plugs. (#11859)
Adding clarity to how plugs should be added when doing manual discovery.
2020-01-25 14:02:45 +01:00
Alex Cragg
e1474d6f19 Update tplink.markdown (#11831)
I got the device model number wrong in #11805, it's KP303, not HS303, apologies.
2020-01-21 11:18:53 +01:00
Alex Cragg
436675ce03 Add TP-Link HS303 to supported devices (#11805)
Update list of supported devices to include 'HS303 (powerstrip 3-outlet)'. I've confirmed this is working.
2020-01-19 15:37:46 +01:00