Skip to content

Commit

Permalink
Bump pyeconet to 0.1.23 (#127896)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcmeglio authored Oct 8, 2024
1 parent af7a9ff commit 3755f59
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/econet/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/econet",
"iot_class": "cloud_push",
"loggers": ["paho_mqtt", "pyeconet"],
"requirements": ["pyeconet==0.1.22"]
"requirements": ["pyeconet==0.1.23"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1861,7 +1861,7 @@ pyebox==1.1.4
pyecoforest==0.4.0

# homeassistant.components.econet
pyeconet==0.1.22
pyeconet==0.1.23

# homeassistant.components.ista_ecotrend
pyecotrend-ista==3.3.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1499,7 +1499,7 @@ pydroid-ipcam==2.0.0
pyecoforest==0.4.0

# homeassistant.components.econet
pyeconet==0.1.22
pyeconet==0.1.23

# homeassistant.components.ista_ecotrend
pyecotrend-ista==3.3.1
Expand Down

0 comments on commit 3755f59

Please sign in to comment.