mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update yr.py
This commit is contained in:
parent
15770ff90f
commit
e68a8f9c0f
@ -35,9 +35,9 @@ sensor:
|
||||
- dewpointTemperature
|
||||
|
||||
"""
|
||||
import homeassistant.util.dt as dt_util
|
||||
import logging
|
||||
import datetime
|
||||
import homeassistant.util.dt as dt_util
|
||||
import urllib.request
|
||||
import xmltodict
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user