mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Update yr.py
This commit is contained in:
parent
e68a8f9c0f
commit
361ab0f92b
@ -35,11 +35,11 @@ sensor:
|
||||
- dewpointTemperature
|
||||
|
||||
"""
|
||||
import homeassistant.util.dt as dt_util
|
||||
import logging
|
||||
import datetime
|
||||
import urllib.request
|
||||
import xmltodict
|
||||
import homeassistant.util.dt as dt_util
|
||||
|
||||
from homeassistant.const import ATTR_ENTITY_PICTURE
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
Loading…
x
Reference in New Issue
Block a user