Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
chomupashchuk committed Jul 18, 2022
1 parent 03b84b9 commit 896ec99
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion custom_components/ariston/ariston.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""Suppoort for Ariston."""
import copy
import logging
from multiprocessing.sharedctypes import Value
import re
import threading
from typing import Union
Expand Down
2 changes: 1 addition & 1 deletion custom_components/ariston/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"requirements": [],
"dependencies": [],
"codeowners": ["@chomupashchuk"],
"version": "2.0.1"
"version": "2.0.2"
}

0 comments on commit 896ec99

Please sign in to comment.