Bump python-snoo to 0.6.6 (#144849)

This commit is contained in:
Luke Lashley
2025-05-14 05:42:43 -04:00
committed by GitHub
parent 34663e160d
commit 577ddd9021
4 changed files with 5 additions and 4 deletions

View File

@ -7,5 +7,5 @@
"iot_class": "cloud_push",
"loggers": ["snoo"],
"quality_scale": "bronze",
"requirements": ["python-snoo==0.6.5"]
"requirements": ["python-snoo==0.6.6"]
}

View File

@ -56,7 +56,8 @@
"power": "Power button pressed",
"status_requested": "Status requested",
"sticky_white_noise_updated": "Sleepytime sounds updated",
"config_change": "Config changed"
"config_change": "Config changed",
"restart": "Restart"
}
}
}

2
requirements_all.txt generated
View File

@ -2486,7 +2486,7 @@ python-roborock==2.18.2
python-smarttub==0.0.39
# homeassistant.components.snoo
python-snoo==0.6.5
python-snoo==0.6.6
# homeassistant.components.songpal
python-songpal==0.16.2

View File

@ -2023,7 +2023,7 @@ python-roborock==2.18.2
python-smarttub==0.0.39
# homeassistant.components.snoo
python-snoo==0.6.5
python-snoo==0.6.6
# homeassistant.components.songpal
python-songpal==0.16.2