Erik Montnemery
|
6706ea36de
|
Add Tasmota cover (#43368)
* Add Tasmota cover
* Update tests
* Bump hatasmota to 0.1.0
|
2020-11-25 18:52:09 +01:00 |
Erik Montnemery
|
314497d013
|
Add Tasmota fan (#43353)
* Add Tasmota fan
* Bump hatasmota to 0.1.0
* Apply suggestions from code review
|
2020-11-25 17:40:32 +01:00 |
Erik Montnemery
|
62b5279d86
|
Add WS command to remove a Tasmota device (#42266)
|
2020-10-30 09:56:41 +01:00 |
Erik Montnemery
|
de35d58fd4
|
Support reloading Tasmota config entries (#42097)
|
2020-10-23 01:22:51 +02:00 |
Erik Montnemery
|
9e9f841f35
|
Add Tasmota device trigger (#41590)
* Add Tasmota device trigger
* Correct import
* Remove useless try-except
* Remove commented out code
* Align with hatasmota 0.0.14
* Update according to review comments
|
2020-10-16 08:16:07 +02:00 |
Erik Montnemery
|
06e9489fc7
|
Add Tasmota integration (#39624)
* Add Tasmota integration
* Refactor
* Add tests, small improvements
* isort
* Attempt to fix tests failing with Python 3.8
* Revert "Attempt to fix tests failing with Python 3.8"
This reverts commit 11454f8a00136f068ea27204183fa3e62f3cd263.
* Fix tests failing with Python 3.8
* Cleanup tests
* Address review comments
* Address review comments
* Address review comments
* Use MAC address for device identification
* Bump hatasmota
* Bump hatasmota
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix indentation
* Remove preparation for device remove WS API
* Address review comments
* Remove useless try-except
* Tweak
* Improve tests
* Tweak
* Address review comments
* Correct test
* Update manifest.json
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-10-06 14:51:58 +02:00 |