Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirrored_repos
HomeAssistant
Core
Commits
6f2def06
Commit
6f2def06
authored
6 years ago
by
Fabian Affolter
Committed by
Daniel Høyer Iversen
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Upgrade opensensemap-api to 0.1.5 (#21524)
parent
229d19bb
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
homeassistant/components/air_quality/opensensemap.py
+1
-1
1 addition, 1 deletion
homeassistant/components/air_quality/opensensemap.py
requirements_all.txt
+1
-1
1 addition, 1 deletion
requirements_all.txt
with
2 additions
and
2 deletions
homeassistant/components/air_quality/opensensemap.py
+
1
−
1
View file @
6f2def06
...
@@ -11,7 +11,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
...
@@ -11,7 +11,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
import
homeassistant.helpers.config_validation
as
cv
import
homeassistant.helpers.config_validation
as
cv
from
homeassistant.util
import
Throttle
from
homeassistant.util
import
Throttle
REQUIREMENTS
=
[
'
opensensemap-api==0.1.
4
'
]
REQUIREMENTS
=
[
'
opensensemap-api==0.1.
5
'
]
_LOGGER
=
logging
.
getLogger
(
__name__
)
_LOGGER
=
logging
.
getLogger
(
__name__
)
...
...
This diff is collapsed.
Click to expand it.
requirements_all.txt
+
1
−
1
View file @
6f2def06
...
@@ -773,7 +773,7 @@ openevsewifi==0.4
...
@@ -773,7 +773,7 @@ openevsewifi==0.4
openhomedevice==0.4.2
openhomedevice==0.4.2
# homeassistant.components.air_quality.opensensemap
# homeassistant.components.air_quality.opensensemap
opensensemap-api==0.1.
4
opensensemap-api==0.1.
5
# homeassistant.components.device_tracker.luci
# homeassistant.components.device_tracker.luci
openwrt-luci-rpc==1.0.5
openwrt-luci-rpc==1.0.5
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment