Bump sfrbox-api to 0.0.12 (#148259)

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
This commit is contained in:
Robin Thoni 2025-07-06 13:08:27 +02:00 committed by GitHub
parent 0e7a4c91bf
commit 075efb469a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/sfr_box",
"integration_type": "device",
"iot_class": "local_polling",
"requirements": ["sfrbox-api==0.0.11"]
"requirements": ["sfrbox-api==0.0.12"]
}

View File

@ -27,7 +27,7 @@
"host": "[%key:common::config_flow::data::host%]"
},
"data_description": {
"host": "The hostname or IP address of your SFR device."
"host": "The hostname, IP address, or full URL of your SFR device. e.g.: '192.168.1.1' or 'https://sfrbox.example.com'"
},
"description": "Setting the credentials is optional, but enables additional functionality."
}

2
requirements_all.txt generated
View File

@ -2753,7 +2753,7 @@ sensoterra==2.0.1
sentry-sdk==1.45.1
# homeassistant.components.sfr_box
sfrbox-api==0.0.11
sfrbox-api==0.0.12
# homeassistant.components.sharkiq
sharkiq==1.1.0

View File

@ -2275,7 +2275,7 @@ sensoterra==2.0.1
sentry-sdk==1.45.1
# homeassistant.components.sfr_box
sfrbox-api==0.0.11
sfrbox-api==0.0.12
# homeassistant.components.sharkiq
sharkiq==1.1.0