Skip to content

Commit

Permalink
Merge pull request #27 from DeltaFox0018/main
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnybegood committed Jan 4, 2024
2 parents 1aecaf8 + a5eb21f commit f31f1ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ To be able to bypass zones, you will need to configure a PIN to be used.

1. Go to [integration](https://my.home-assistant.io/redirect/integration/?domain=ksenia_lares)
2. Click 'Configure'
3. Enter the PIN code to use (it will need to be entered again each time the configuration screen is used).
3. Enter the PIN code to use (it will need to be entered again each time the configuration screen is used).
4 changes: 2 additions & 2 deletions custom_components/ksenia_lares/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"iot_class": "local_polling",
"issue_tracker": "https://github.com/johnnybegood/ha-ksenia-lares/issues",
"requirements": [
"lxml==4.9.3",
"lxml==4.9.4",
"getmac==0.8.2"
],
"ssdp": [],
"version": "1.0.2",
"zeroconf": []
}
}

0 comments on commit f31f1ee

Please sign in to comment.