mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
Updated beacontools to 1.2.3 (#13792)
This commit is contained in:
parent
5ac52b74e0
commit
c8a464d8f9
@ -18,7 +18,7 @@ from homeassistant.const import (
|
|||||||
CONF_NAME, TEMP_CELSIUS, STATE_UNKNOWN, EVENT_HOMEASSISTANT_STOP,
|
CONF_NAME, TEMP_CELSIUS, STATE_UNKNOWN, EVENT_HOMEASSISTANT_STOP,
|
||||||
EVENT_HOMEASSISTANT_START)
|
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__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -131,7 +131,7 @@ basicmodem==0.7
|
|||||||
batinfo==0.4.2
|
batinfo==0.4.2
|
||||||
|
|
||||||
# homeassistant.components.sensor.eddystone_temperature
|
# homeassistant.components.sensor.eddystone_temperature
|
||||||
# beacontools[scan]==1.2.1
|
# beacontools[scan]==1.2.3
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.linksys_ap
|
# homeassistant.components.device_tracker.linksys_ap
|
||||||
# homeassistant.components.sensor.geizhals
|
# homeassistant.components.sensor.geizhals
|
||||||
|
Loading…
x
Reference in New Issue
Block a user