Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cyr-ius authored Apr 12, 2023
1 parent 2c341f6 commit dcc7b98
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions custom_components/heatzy/manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"domain": "heatzy",
"name": "Heatzy",
"codeowners": ["@cyr-ius"],
"config_flow": true,
"documentation": "https://github.com/cyr-ius/hass-heatzy",
"issue_tracker": "https://github.com/cyr-ius/hass-heatzy/issues",
"requirements": ["heatzypy==2.1.1"],
"dependencies": [],
"codeowners": ["@cyr-ius"],
"documentation": "https://github.com/cyr-ius/hass-heatzy",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/cyr-ius/hass-heatzy/issues",
"loggers": ["heatzypy"],
"requirements": ["heatzypy==2.1.1"],
"version": "5.7.1"
}
}

0 comments on commit dcc7b98

Please sign in to comment.