mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump python-snoo to 0.6.6 (#144849)
This commit is contained in:
parent
34663e160d
commit
577ddd9021
@ -7,5 +7,5 @@
|
|||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["snoo"],
|
"loggers": ["snoo"],
|
||||||
"quality_scale": "bronze",
|
"quality_scale": "bronze",
|
||||||
"requirements": ["python-snoo==0.6.5"]
|
"requirements": ["python-snoo==0.6.6"]
|
||||||
}
|
}
|
||||||
|
@ -56,7 +56,8 @@
|
|||||||
"power": "Power button pressed",
|
"power": "Power button pressed",
|
||||||
"status_requested": "Status requested",
|
"status_requested": "Status requested",
|
||||||
"sticky_white_noise_updated": "Sleepytime sounds updated",
|
"sticky_white_noise_updated": "Sleepytime sounds updated",
|
||||||
"config_change": "Config changed"
|
"config_change": "Config changed",
|
||||||
|
"restart": "Restart"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2486,7 +2486,7 @@ python-roborock==2.18.2
|
|||||||
python-smarttub==0.0.39
|
python-smarttub==0.0.39
|
||||||
|
|
||||||
# homeassistant.components.snoo
|
# homeassistant.components.snoo
|
||||||
python-snoo==0.6.5
|
python-snoo==0.6.6
|
||||||
|
|
||||||
# homeassistant.components.songpal
|
# homeassistant.components.songpal
|
||||||
python-songpal==0.16.2
|
python-songpal==0.16.2
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2023,7 +2023,7 @@ python-roborock==2.18.2
|
|||||||
python-smarttub==0.0.39
|
python-smarttub==0.0.39
|
||||||
|
|
||||||
# homeassistant.components.snoo
|
# homeassistant.components.snoo
|
||||||
python-snoo==0.6.5
|
python-snoo==0.6.6
|
||||||
|
|
||||||
# homeassistant.components.songpal
|
# homeassistant.components.songpal
|
||||||
python-songpal==0.16.2
|
python-songpal==0.16.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user