Skip to content

Commit

Permalink
Update romy to 0.0.10 (#114785)
Browse files Browse the repository at this point in the history
  • Loading branch information
xeniter authored and frenck committed Apr 5, 2024
1 parent 450be67 commit a39e1a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/romy/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/romy",
"iot_class": "local_polling",
"requirements": ["romy==0.0.9"],
"requirements": ["romy==0.0.10"],
"zeroconf": ["_aicu-http._tcp.local."]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2459,7 +2459,7 @@ rocketchat-API==0.6.1
rokuecp==0.19.2

# homeassistant.components.romy
romy==0.0.9
romy==0.0.10

# homeassistant.components.roomba
roombapy==1.8.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 @@ -1893,7 +1893,7 @@ ring-doorbell[listen]==0.8.9
rokuecp==0.19.2

# homeassistant.components.romy
romy==0.0.9
romy==0.0.10

# homeassistant.components.roomba
roombapy==1.8.1
Expand Down

0 comments on commit a39e1a6

Please sign in to comment.