Skip to content

Commit 075efb4

Browse files
robin-thoniepenet
andauthored
Bump sfrbox-api to 0.0.12 (home-assistant#148259)
Co-authored-by: epenet <[email protected]>
1 parent 0e7a4c9 commit 075efb4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

homeassistant/components/sfr_box/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"documentation": "https://www.home-assistant.io/integrations/sfr_box",
77
"integration_type": "device",
88
"iot_class": "local_polling",
9-
"requirements": ["sfrbox-api==0.0.11"]
9+
"requirements": ["sfrbox-api==0.0.12"]
1010
}

homeassistant/components/sfr_box/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"host": "[%key:common::config_flow::data::host%]"
2828
},
2929
"data_description": {
30-
"host": "The hostname or IP address of your SFR device."
30+
"host": "The hostname, IP address, or full URL of your SFR device. e.g.: '192.168.1.1' or 'https://sfrbox.example.com'"
3131
},
3232
"description": "Setting the credentials is optional, but enables additional functionality."
3333
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)