Updated beacontools to 1.2.3 (#13792)
This commit is contained in:
parent
5ac52b74e0
commit
c8a464d8f9
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ from homeassistant.const import (
|
|||
CONF_NAME, TEMP_CELSIUS, STATE_UNKNOWN, EVENT_HOMEASSISTANT_STOP,
|
||||
EVENT_HOMEASSISTANT_START)
|
||||
|
||||
REQUIREMENTS = ['beacontools[scan]==1.2.1', 'construct==2.9.41']
|
||||
REQUIREMENTS = ['beacontools[scan]==1.2.3', 'construct==2.9.41']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue