We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb2710c commit 9bd84d2Copy full SHA for 9bd84d2
custom_components/entity_tz/manifest.json
@@ -4,11 +4,11 @@
4
"codeowners": ["@pnbruckner"],
5
"config_flow": true,
6
"dependencies": ["zone"],
7
- "documentation": "https://github.com/pnbruckner/ha-entity-tz/blob/1.2.1/README.md",
+ "documentation": "https://github.com/pnbruckner/ha-entity-tz/blob/1.2.2/README.md",
8
"import_executor": true,
9
"iot_class": "calculated",
10
"issue_tracker": "https://github.com/pnbruckner/ha-entity-tz/issues",
11
"loggers": ["geopy"],
12
"requirements": ["async-lru==2.0.4", "timezonefinder==6.5.3"],
13
- "version": "1.2.1"
+ "version": "1.2.2"
14
}
0 commit comments