Erik Montnemery
|
b26779a27a
|
Add id to automation triggers (#48464)
|
2021-03-31 14:56:04 +02:00 |
Franck Nijhof
|
5a2b5fe7c5
|
Yoda assertion style removed is (#48142)
|
2021-03-20 13:55:10 +01:00 |
Erik Montnemery
|
2744d64a3e
|
Pass variables to state trigger templates (#46208)
* Pass variables to state trigger templates
* Remove non working test
|
2021-02-08 13:22:01 +01:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Paulus Schoutsen
|
fe2c16dc29
|
Allow any value when triggering on state attribute (#41261)
|
2020-10-05 12:53:12 +02:00 |
Franck Nijhof
|
8837ed35cd
|
Use direct service calls in tests instead of automation common (#40623)
* Use direct service calls in tests instead of automation common
* Remove automation common test helpers
|
2020-09-26 19:28:26 +02:00 |
Kevin Cathcart
|
371b589cb2
|
Fix bug in state trigger when using for: without to: (#40556)
|
2020-09-25 09:15:04 +02:00 |
Bas Nijholt
|
c2a9a39ee0
|
Don't trigger on attribute when the attribute doesn't change (#39910)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2020-09-11 14:02:17 +02:00 |
Franck Nijhof
|
7c86fa0203
|
Support 'for' without setting the 'to'-state in automation state triggers (#39730)
|
2020-09-07 16:30:02 +02:00 |
Anders Melchiorsen
|
4b84b74b89
|
Support state trigger with from/for but no to (#39480)
|
2020-09-07 16:08:24 +02:00 |
Paulus Schoutsen
|
415213a325
|
Add support for attributes in state/numeric state trigger (#39238)
|
2020-08-25 16:21:16 +02:00 |
Phil Bruckner
|
ca9dd0c833
|
Reorganize trigger code (#38655)
|
2020-08-17 11:54:56 -05:00 |