hass-core/tests/components/smarttub
Matt Zimmerman aa18ad2abf
Add service to snooze SmartTub reminders (#51012)
* Add service to snooze SmartTub reminders

* minimum is 10 days

* 0->10 in services.yaml as well

* Update homeassistant/components/smarttub/services.yaml

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update homeassistant/components/smarttub/services.yaml

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-25 18:37:00 +02:00
..
__init__.py Add smarttub sensor platform and state sensor (#46775) 2021-02-20 12:25:02 -10:00
conftest.py Add services to SmartTub for changing filtration settings (#46980) 2021-05-23 09:00:24 -05:00
test_binary_sensor.py Add service to snooze SmartTub reminders (#51012) 2021-05-25 18:37:00 +02:00
test_climate.py Add services to SmartTub for changing filtration settings (#46980) 2021-05-23 09:00:24 -05:00
test_config_flow.py Implement reauth for smarttub (#47628) 2021-04-21 21:28:24 -10:00
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_light.py SmartTub: use get_full_status() (#49580) 2021-04-22 18:55:58 -10:00
test_sensor.py Add services to SmartTub for changing filtration settings (#46980) 2021-05-23 09:00:24 -05:00
test_switch.py SmartTub: use get_full_status() (#49580) 2021-04-22 18:55:58 -10:00