mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump python-gammu to 3.2.4 with Python 3.10 support (#74797)
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"name": "SMS notifications via GSM-modem",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/sms",
|
||||
"requirements": ["python-gammu==3.2.3"],
|
||||
"requirements": ["python-gammu==3.2.4"],
|
||||
"codeowners": ["@ocalvo"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["gammu"]
|
||||
|
@ -1898,7 +1898,7 @@ python-family-hub-local==0.0.2
|
||||
python-forecastio==1.4.0
|
||||
|
||||
# homeassistant.components.sms
|
||||
# python-gammu==3.2.3
|
||||
# python-gammu==3.2.4
|
||||
|
||||
# homeassistant.components.gc100
|
||||
python-gc100==1.0.3a0
|
||||
|
Reference in New Issue
Block a user