Bump pytomorrowio to 0.3.1 (#70130)

This commit is contained in:
Raman Gupta 2022-04-22 03:22:43 -04:00 committed by GitHub
parent 69f4aeaf42
commit be0fbba523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Tomorrow.io",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tomorrowio",
"requirements": ["pytomorrowio==0.1.0"],
"requirements": ["pytomorrowio==0.3.1"],
"codeowners": ["@raman325"],
"iot_class": "cloud_polling"
}

View File

@ -1955,7 +1955,7 @@ pythonegardia==1.0.40
pytile==2022.02.0
# homeassistant.components.tomorrowio
pytomorrowio==0.1.0
pytomorrowio==0.3.1
# homeassistant.components.touchline
pytouchline==0.7

View File

@ -1275,7 +1275,7 @@ python_awair==0.2.3
pytile==2022.02.0
# homeassistant.components.tomorrowio
pytomorrowio==0.1.0
pytomorrowio==0.3.1
# homeassistant.components.traccar
pytraccar==0.10.0