Releases: petretiandrea/home-assistant-tapo-p100
Releases · petretiandrea/home-assistant-tapo-p100
Release 1.2.9
Changes
- fixing hw2 l530 regression (#146) @petretiandrea
- Rename Brazilian Portuguese Translation (#143) @LeandroIssa
Release 1.2.8
- Fix issue when adding light to integraiton
Release 1.2.7
Changes
- Fix on/off tapo L900
Release 1.2.6
Changes
- Fix l530 color buggy (#140) @petretiandrea
- added better setup handling + logging light change param (#139) @petretiandrea
Release 1.2.5
Changes
- Fix light brightness (L510, L530, L900) (#138) @petretiandrea
- Update README.md (#130) @rfnunes
- Add Brazilian Portuguese translation (#126) @LeandroIssa
📦 Dependencies
- Bump pre-commit from 2.16.0 to 2.17.0 in /.github/workflows (#119) @dependabot
- Bump reorder-python-imports from 2.6.0 to 2.7.1 in /.github/workflows (#125) @dependabot
- Bump pip from 21.3.1 to 22.0.2 in /.github/workflows (#127) @dependabot
- Bump black from 21.12b0 to 22.1.0 in /.github/workflows (#128) @dependabot
- Bump release-drafter/release-drafter from 5.17.5 to 5.17.6 (#121) @dependabot
Release 1.2.4
Pre-Release 1.2.3
Changes
- HACS Validation plugp100 (#118) @petretiandrea
- Plugp100 deps as reference to github project (#116) @petretiandrea
📦 Dependencies
- Bump release-drafter/release-drafter from 5.15.0 to 5.17.5 (#114) @dependabot
Release 1.2.2
Changes
- Added new sensor for overheat and rssi (#108) @petretiandrea
- Display device model in device info (#98) @soruh
📦 Dependencies
- Bump reorder-python-imports from 2.5.0 to 2.6.0 in /.github/workflows (#54) @dependabot
- Bump pre-commit from 2.13.0 to 2.16.0 in /.github/workflows (#94) @dependabot
- Bump flake8 from 3.9.2 to 4.0.1 in /.github/workflows (#80) @dependabot
- Bump hacs/action from 21.2.2 to 21.12.1 (#101) @dependabot
- Bump actions/checkout from 2.3.4 to 2.4.0 (#87) @dependabot
- Bump pip from 21.1.3 to 21.3.1 in /.github/workflows (#84) @dependabot
- Bump actions/setup-python from 2.2.2 to 2.3.1 (#93) @dependabot
- Bump black from 20.8b1 to 21.12b0 in /.github/workflows (#95) @dependabot
- Bump plugp100 from 2.1.10b1 to 2.1.10b2 (#79) @dependabot
Release 1.2.1
Changes
- Support for L900 led strip
Release 1.2.0
Changes
- release 1.2.0 (#77) @petretiandrea
- support for P110 energy monitoring
- allow adding entity from configuration.yaml, domain supported:
switch
,light
,sensor
An exampleswitch: platform: tapo host: ... username: ... password: ....