mirror of
https://github.com/home-assistant/core.git
synced 2025-08-13 17:45:19 +02:00
Added requirements to yr sensor
This commit is contained in:
@@ -45,6 +45,9 @@ from homeassistant.helpers.entity import Entity
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
REQUIREMENTS = ['xmltodict']
|
||||
|
||||
# Sensor types are defined like so:
|
||||
SENSOR_TYPES = {
|
||||
'symbol': ['Symbol', ''],
|
||||
|
Reference in New Issue
Block a user