mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Updated beacontools (#12368)
This commit is contained in:
parent
f5c2e7ff68
commit
a4b88fc31b
@ -18,7 +18,7 @@ from homeassistant.const import (
|
||||
CONF_NAME, TEMP_CELSIUS, STATE_UNKNOWN, EVENT_HOMEASSISTANT_STOP,
|
||||
EVENT_HOMEASSISTANT_START)
|
||||
|
||||
REQUIREMENTS = ['beacontools[scan]==1.0.1']
|
||||
REQUIREMENTS = ['beacontools[scan]==1.2.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -118,7 +118,7 @@ basicmodem==0.7
|
||||
batinfo==0.4.2
|
||||
|
||||
# homeassistant.components.sensor.eddystone_temperature
|
||||
# beacontools[scan]==1.0.1
|
||||
# beacontools[scan]==1.2.1
|
||||
|
||||
# homeassistant.components.device_tracker.linksys_ap
|
||||
# homeassistant.components.sensor.geizhals
|
||||
|
Loading…
x
Reference in New Issue
Block a user