We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 291936f commit 53e6de2Copy full SHA for 53e6de2
custom_components/pyscript/entity.py
@@ -1,6 +1,5 @@
1
"""Entity Classes"""
2
from homeassistant.helpers.restore_state import RestoreEntity
3
-from typing import Any
4
from homeassistant.helpers.typing import StateType
5
from homeassistant.const import STATE_UNKNOWN
6
0 commit comments