Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
Moved to new ZCS's API
  • Loading branch information
sdesalve authored Feb 6, 2022
1 parent e04d1ab commit d820750
Show file tree
Hide file tree
Showing 3 changed files with 193 additions and 357 deletions.
2 changes: 1 addition & 1 deletion custom_components/zcsazzurro/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"""The ZCSAzzurro component by SDeSalve."""
"""The ZCSAzzurro component by SDeSalve."""
20 changes: 10 additions & 10 deletions custom_components/zcsazzurro/manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"domain": "zcsazzurro",
"name": "ZCSAzzurro by SDeSalve",
"documentation": "https://github.com/sdesalve/zcsazzurro",
"issue_tracker": "https://github.com/sdesalve/zcsazzurro/issues",
"after_dependencies": ["rest"],
"codeowners": ["@sdesalve"],
"iot_class": "cloud_polling",
"version": "0.0.7"
}
{
"domain": "zcsazzurro",
"name": "ZCSAzzurro by SDeSalve",
"documentation": "https://github.com/sdesalve/zcsazzurro",
"issue_tracker": "https://github.com/sdesalve/zcsazzurro/issues",
"after_dependencies": ["rest"],
"codeowners": ["@sdesalve"],
"iot_class": "cloud_polling",
"version": "0.0.7"
}
Loading

0 comments on commit d820750

Please sign in to comment.