Bump python-fullykiosk to 0.0.12 (#83029)
This commit is contained in:
parent
8e617bbc1d
commit
8e357faa4d
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Fully Kiosk Browser",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/fullykiosk",
|
||||
"requirements": ["python-fullykiosk==0.0.11"],
|
||||
"requirements": ["python-fullykiosk==0.0.12"],
|
||||
"codeowners": ["@cgarwood"],
|
||||
"iot_class": "local_polling",
|
||||
"dhcp": [{ "registered_devices": true }]
|
||||
|
|
|
@ -1997,7 +1997,7 @@ python-family-hub-local==0.0.2
|
|||
python-forecastio==1.4.0
|
||||
|
||||
# homeassistant.components.fully_kiosk
|
||||
python-fullykiosk==0.0.11
|
||||
python-fullykiosk==0.0.12
|
||||
|
||||
# homeassistant.components.sms
|
||||
# python-gammu==3.2.4
|
||||
|
|
|
@ -1402,7 +1402,7 @@ python-ecobee-api==0.2.14
|
|||
python-forecastio==1.4.0
|
||||
|
||||
# homeassistant.components.fully_kiosk
|
||||
python-fullykiosk==0.0.11
|
||||
python-fullykiosk==0.0.12
|
||||
|
||||
# homeassistant.components.homewizard
|
||||
python-homewizard-energy==1.3.1
|
||||
|
|
Loading…
Add table
Reference in a new issue