Matt Zimmerman
|
e6d94845dd
|
SmartTub: use get_full_status() (#49580)
|
2021-04-22 18:55:58 -10:00 |
Matt Zimmerman
|
fec6ea3f76
|
SmartTub cleanup (#49579)
|
2021-04-22 18:54:55 -10:00 |
Matt Zimmerman
|
8c52dfa1c5
|
Implement reauth for smarttub (#47628)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-04-21 21:28:24 -10:00 |
Matt Zimmerman
|
73c6728e98
|
Add binary_sensor entities for SmartTub reminders (#47583)
|
2021-03-16 17:38:09 +01:00 |
Matt Zimmerman
|
9774ada4aa
|
Code cleanup for SmartTub integration (#47584)
|
2021-03-08 14:05:39 +01:00 |
Matt Zimmerman
|
5cd022a683
|
Add light platform to SmartTub (#46886)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-02-21 20:09:21 -10:00 |
Matt Zimmerman
|
a8be5be376
|
Add switch platform and pump entity to SmartTub (#46842)
|
2021-02-21 18:48:27 -10:00 |
Matt Zimmerman
|
da51e23514
|
Address late smarttub review (#46703)
* _config -> config
* remove unused string
* remove entity tests
* replace unit tests with integration tests using the core
* refactor polling to use asyncio.gather
* remove redundant component init
* remove gather in favor of simple loop
* use async_fire_time_changed instead of async_update_entity
* use hass.config_entries.async_setup instead of calling smarttub.async_setup_entry directly
* replace stray smarttub.async_setup_entry call
* async_unload_entry -> hass.config_entries.async_unload
* remove broken test
|
2021-02-19 01:18:02 +01:00 |
Matt Zimmerman
|
58499946ed
|
Add SmartTub integration (#37775)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-02-16 19:37:56 -10:00 |