Bump fjaraskupan to 2.1.0 (#79383)
* Make sure fan turns off on 0 percentage * Remember old percentage * Bump fjaraskupan to 1.2.0pull/79386/head
parent
2a45738d97
commit
fbcf6cb03c
|
@ -3,7 +3,7 @@
|
|||
"name": "Fj\u00e4r\u00e5skupan",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/fjaraskupan",
|
||||
"requirements": ["fjaraskupan==2.0.0"],
|
||||
"requirements": ["fjaraskupan==2.1.0"],
|
||||
"codeowners": ["@elupus"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["bleak", "fjaraskupan"],
|
||||
|
|
|
@ -690,7 +690,7 @@ fivem-api==0.1.2
|
|||
fixerio==1.0.0a0
|
||||
|
||||
# homeassistant.components.fjaraskupan
|
||||
fjaraskupan==2.0.0
|
||||
fjaraskupan==2.1.0
|
||||
|
||||
# homeassistant.components.flipr
|
||||
flipr-api==1.4.2
|
||||
|
|
|
@ -512,7 +512,7 @@ file-read-backwards==2.0.0
|
|||
fivem-api==0.1.2
|
||||
|
||||
# homeassistant.components.fjaraskupan
|
||||
fjaraskupan==2.0.0
|
||||
fjaraskupan==2.1.0
|
||||
|
||||
# homeassistant.components.flipr
|
||||
flipr-api==1.4.2
|
||||
|
|
Loading…
Reference in New Issue