Update switchmate lib (#18785)
This commit is contained in:
parent
9aeb489282
commit
46389fb6ca
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ import homeassistant.helpers.config_validation as cv
|
|||
from homeassistant.components.switch import SwitchDevice, PLATFORM_SCHEMA
|
||||
from homeassistant.const import CONF_NAME, CONF_MAC
|
||||
|
||||
REQUIREMENTS = ['pySwitchmate==0.4.3']
|
||||
REQUIREMENTS = ['pySwitchmate==0.4.4']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue