mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
parent
ed7aea006a
commit
0ca94f239d
@ -30,7 +30,7 @@ from .const import (
|
||||
from .util import (
|
||||
show_setup_message, validate_entity_config, validate_media_player_features)
|
||||
|
||||
REQUIREMENTS = ['HAP-python==2.4.0']
|
||||
REQUIREMENTS = ['HAP-python==2.4.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -32,7 +32,7 @@ Adafruit-SHT31==1.0.2
|
||||
# Adafruit_BBIO==1.0.0
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==2.4.0
|
||||
HAP-python==2.4.1
|
||||
|
||||
# homeassistant.components.notify.mastodon
|
||||
Mastodon.py==1.3.1
|
||||
|
@ -19,7 +19,7 @@ requests_mock==1.5.2
|
||||
|
||||
|
||||
# homeassistant.components.homekit
|
||||
HAP-python==2.4.0
|
||||
HAP-python==2.4.1
|
||||
|
||||
# homeassistant.components.sensor.rmvtransport
|
||||
PyRMVtransport==0.1.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user