Skip to content

Commit

Permalink
Bump fjaråskupan to 2.2.0 (home-assistant#80401)
Browse files Browse the repository at this point in the history
  • Loading branch information
elupus authored Oct 15, 2022
1 parent 67bb6eb commit 7d69e24
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/fjaraskupan/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Fj\u00e4r\u00e5skupan",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/fjaraskupan",
"requirements": ["fjaraskupan==2.1.0"],
"requirements": ["fjaraskupan==2.2.0"],
"codeowners": ["@elupus"],
"iot_class": "local_polling",
"loggers": ["bleak", "fjaraskupan"],
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ fivem-api==0.1.2
fixerio==1.0.0a0

# homeassistant.components.fjaraskupan
fjaraskupan==2.1.0
fjaraskupan==2.2.0

# homeassistant.components.flipr
flipr-api==1.4.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ file-read-backwards==2.0.0
fivem-api==0.1.2

# homeassistant.components.fjaraskupan
fjaraskupan==2.1.0
fjaraskupan==2.2.0

# homeassistant.components.flipr
flipr-api==1.4.2
Expand Down

0 comments on commit 7d69e24

Please sign in to comment.