Skip to content

Commit

Permalink
bumped version of ultrasync reference
Browse files Browse the repository at this point in the history
  • Loading branch information
caronc committed Jul 1, 2022
1 parent 7198c85 commit 39b7856
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/ultrasync/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"domain": "ultrasync",
"name": "UltraSync Alarm Panel Beta",
"iot_class": "local_polling",
"version": "1.0.0-rc.2",
"version": "1.0.0",
"documentation": "https://www.home-assistant.io/integrations/ultrasync",
"issue_tracker": "https://github.com/caronc/ha-ultrasync/issues",
"requirements": ["ultrasync==0.9.4"],
"requirements": ["ultrasync==0.9.5"],
"codeowners": ["@caronc"],
"config_flow": true
}

0 comments on commit 39b7856

Please sign in to comment.