Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #149 from jwillemsen/jwi-hassfesterror
Browse files Browse the repository at this point in the history
Fix hassfest error and increment version
  • Loading branch information
jwillemsen committed May 8, 2023
2 parents 7c72e04 + 5d31331 commit d2374c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"requirements": [
"oic==1.4.0"
],
"version": "2.7.1"
"version": "2.7.2"
}
2 changes: 1 addition & 1 deletion custom_components/daikin_residential_altherma/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"step": {
"user": {
"title": "Configure Daikin Residential Controller AC",
"description": "Enter the [%key:common::config_flow::data::email] and [%key:common::config_flow::data::password%] you use to login to Daikin Cloud, then press Submit.",
"description": "Enter the email and password you use to login to Daikin Cloud, then press Submit.",
"data": {
"email": "[%key:common::config_flow::data::email]",
"password": "[%key:common::config_flow::data::password%]"
Expand Down

0 comments on commit d2374c5

Please sign in to comment.