Skip to content

Commit 8f09560

Browse files
chore(release): 3.2.1 [skip ci]
## [3.2.1](3.2.0...3.2.1) (2025-07-04) ### Bug Fixes * bump plugp100 5.1.5 ([38d65e3](38d65e3))
1 parent 38d65e3 commit 8f09560

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

custom_components/tapo/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
NAME = "tapo"
99
DOMAIN = "tapo"
10-
VERSION = "3.2.0"
10+
VERSION = "3.2.1"
1111

1212
DISCOVERY_FEATURE_FLAG = "discovery"
1313
DISCOVERY_INTERVAL = timedelta(minutes=10)

custom_components/tapo/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"domain": "tapo",
33
"name": "TP-Link Tapo",
44
"config_flow": true,
5-
"version": "3.2.0",
5+
"version": "3.2.1",
66
"iot_class": "local_polling",
77
"documentation": "https://github.com/petretiandrea/home-assistant-tapo-p100",
88
"issue_tracker": "https://github.com/petretiandrea/home-assistant-tapo-p100/issues",

0 commit comments

Comments
 (0)