Adam Ernst
|
5735669693
|
Add "stop watering" service to rachio (#53764)
Co-authored-by: Brian Rogers <brg468@hotmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2021-08-03 16:51:52 -05:00 |
J. Nick Koston
|
0b26294fb0
|
Small cleanups to rachio (#49404)
- Remove unused async_step
- Reduce async callbacks from executor
|
2021-04-19 10:39:45 +02:00 |
Marc Mueller
|
a3cd1854f6
|
Update typing 12 (#48073)
|
2021-03-18 14:31:38 +01:00 |
Brian Rogers
|
0fddaedc12
|
Adjust Rachio logging level when adding shared controllers (#44323)
* change logging level
* unnecessary continue
* Clean up
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-12-18 14:15:08 -06:00 |
Brian Rogers
|
f18c6ae72c
|
Add pause and resume services to Rachio (#43944)
* Add pause-resume
* address comments
|
2020-12-07 13:22:23 -06:00 |
Brian Rogers
|
199464f084
|
Add rachio service to start multiple zones (#42092)
|
2020-10-20 13:14:39 -05:00 |
Brian Rogers
|
899431235b
|
Bump rachiopy to 1.0.3 and update methods to handle changes (#41398)
|
2020-10-10 19:44:49 -05:00 |
springstan
|
8d61893c39
|
Use HTTP_OK constant (#33798)
* Use http ok constant
* Remove incorrect use
* Run isort
* Fix pylint by adding missing imports
* Fix pylint by fixing one import
|
2020-04-08 11:47:38 -05:00 |
Brian Rogers
|
4caf65dc97
|
Add Rachio Flex Schedules (#33533)
* Add Rachio Flex Schedules
* Remove Duration Property
* Missed duration call
* Black formatting
|
2020-04-02 13:43:40 -05:00 |
Brian Rogers
|
775010f160
|
Add Rachio Schedules (#33421)
* Add Rachio Scheudles
* Add Rachio Schedules
* Revert "Add Rachio Schedules"
This reverts commit ffe1e3d1c2 .
* Revert "Add Rachio Scheudles"
This reverts commit a015ec4a19 .
* Add Rachio Schedules
* Update Logger
* Remove person
* Remove unneeded call
* Black
* Fix typo
* fix lint
* Replace old commits
* Revert "Replace old commits"
This reverts commit cc8a2a332a .
* Replace Schedules
* Fix Tests
* Missing unsubscribe
* Update homeassistant/components/rachio/switch.py
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2020-04-01 14:27:56 -05:00 |
J. Nick Koston
|
90dd796644
|
Prepare rachio for cloudhooks conversion (#33422)
Reorganize code in order to prepare for webhooks
|
2020-03-31 14:46:30 -07:00 |