diff --git a/README.md b/README.md index a0633ff..fa900ad 100644 --- a/README.md +++ b/README.md @@ -30,15 +30,15 @@ Unofficial Tapo API Client. Works with TP-Link Tapo smart devices. Tested with l | Feature | GenericDevice | L510, L520, L610 | L530, L630, L900 | L920, L930 | P100, P105 | P110, P115 | | --------------------- | ------------: | ---------------: | ---------------: | ---------: | ---------: | ---------: | -| on | ✅ | ✓ | ✓ | ✓ | ✅ | ✅ | -| off | ✅ | ✓ | ✓ | ✓ | ✅ | ✅ | -| get_device_info | ✅ | ✓ | ✓ | ✓ | ✅ | ✅ | -| get_device_info_json | ✅ | ✓ | ✓ | ✓ | ✅ | ✅ | -| get_device_usage | | ✓ | ✓ | ✓ | ✅ | ✅ | +| on | ✅ | ✅ | ✓ | ✓ | ✅ | ✅ | +| off | ✅ | ✅ | ✓ | ✓ | ✅ | ✅ | +| get_device_info | ✅ | ✅ | ✓ | ✓ | ✅ | ✅ | +| get_device_info_json | ✅ | ✅ | ✓ | ✓ | ✅ | ✅ | +| get_device_usage | | ✅ | ✓ | ✓ | ✅ | ✅ | | get_energy_usage | | | | | | ✅ | | get_energy_data | | | | | | ✅ | | get_current_power | | | | | | ✅ | -| set_brightness | | ✓ | ✓ | ✓ | | | +| set_brightness | | ✅ | ✓ | ✓ | | | | set_color | | | ✓ | ✓ | | | | set_hue_saturation | | | ✓ | ✓ | | | | set_color_temperature | | | ✓ | ✓ | | |