Erik Montnemery
|
f40932853f
|
Bump hatasmota to 0.4.0 (#67421)
|
2022-03-01 13:18:49 +02:00 |
Erik Montnemery
|
5851d5246e
|
Bump hatasmota to 0.3.0 (#58592)
|
2021-10-28 14:23:26 +02:00 |
Erik Montnemery
|
97d7037d12
|
Bump hatasmota to 0.2.13 (#50662)
* Bump hatasmota to 0.2.13
* Process review comment
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Tweak brightness compensation, improve tests
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2021-05-15 19:36:08 +02:00 |
Ville Skyttä
|
77d5244577
|
Use device registry CONNECTION_* constants (#49923)
|
2021-04-30 23:58:50 +02:00 |
Erik Montnemery
|
b3fecb1c95
|
Update tests t-z to use async_get() instead of async_get_registry() (#47655)
|
2021-03-09 14:25:03 +01:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Erik Montnemery
|
51b4bc547c
|
Bump hatasmota from 0.0.27 (#42802)
* Adjust tests
* Add test for deprecated discovery message
* Update status sensors
* Bump hatasmota to 0.0.27
* Update tests
|
2020-11-08 17:11:25 +01:00 |
Erik Montnemery
|
bfb603fe78
|
Fix reconfiguring of Tasmota lights (#42288)
|
2020-10-24 14:31:08 +02:00 |
Erik Montnemery
|
cd21786536
|
Bump hatasmota to 0.0.13 (#41705)
* Bump hatasmota to 0.0.13
* Fix tests
|
2020-10-12 13:09:17 +02:00 |
Erik Montnemery
|
84cb00bb4e
|
Add Tasmota sensor (#41483)
* Add Tasmota sensor
* Remove useless try-except
* Bump hatasmota to 0.0.11
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Sort dict constants
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2020-10-12 07:27:06 +02:00 |
Erik Montnemery
|
35287828bc
|
Poll state when Tasmota device becomes available (#41401)
|
2020-10-08 11:17:23 +02:00 |
Erik Montnemery
|
6e84f91762
|
Add Tasmota binary sensor (#41380)
|
2020-10-07 14:41:30 +02:00 |
Erik Montnemery
|
42fb0e9545
|
Bump hatasmota to 0.0.10, minor refactor of discovery (#41331)
* Bump hatasmota to 0.0.10, minor refactor of discovery
* Update tests
* Add missing docstrings
|
2020-10-06 22:32:36 +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 |