Update pyotgw to 0.6b1 (#33529)

This commit is contained in:
mvn23
2020-04-02 10:29:41 -07:00
committed by GitHub
parent 8b0a0ee521
commit 1d89d22a38
5 changed files with 6 additions and 5 deletions
@@ -2,7 +2,7 @@
import asyncio
from unittest.mock import patch
from pyotgw import OTGW_ABOUT
from pyotgw.vars import OTGW_ABOUT
from serial import SerialException
from homeassistant import config_entries, data_entry_flow, setup