Paulus Schoutsen
|
00e298206e
|
Optimize template 2 (#3521)
* Enforce compiling templates
* Refactor templates
* Add template validator to Logbook service
* Some more fixes
* Lint
* Allow easy skipping of rfxtrx tests
* Fix template bug in AND & OR conditions
* add entities extractor
Conflicts:
tests/helpers/test_template.py
* fix unittest
* Convert template to be async
* Fix Farcy
* Lint fix
* Limit template updates to related entities
* Make template automation async
|
2016-09-27 21:29:55 -07:00 |
Fabian Affolter
|
ee6c83f569
|
Use constants and update ordering (#3267)
🐬
|
2016-09-08 18:34:55 -06:00 |
Jan Harkes
|
a7016e4b32
|
Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component.
|
2016-04-06 22:51:39 -04:00 |
Jan Harkes
|
deecec5e4e
|
Config validation for MQTT switch platform.
|
2016-04-06 22:51:39 -04:00 |
Paulus Schoutsen
|
025713ee41
|
Type checks for MQTT config
|
2016-03-10 21:42:17 -08:00 |
Fabian Affolter
|
49ebc6d0b0
|
Fix PEP257 issues
|
2016-03-08 13:35:39 +01:00 |
Fabian Affolter
|
582394bc3b
|
Modify import of template and PEP257
|
2016-02-23 21:19:22 +01:00 |
Paulus Schoutsen
|
443b39bccd
|
MQTT Switch to expose assumed_state if optimistic
|
2016-02-20 17:17:30 -08:00 |
Paulus Schoutsen
|
e80309c03c
|
Fix imports (using isort)
|
2016-02-18 21:27:50 -08:00 |
Paulus Schoutsen
|
9a9ecb5916
|
Migrate MQTT from jsonpath to templates
|
2015-12-10 21:39:01 -08:00 |
Pascal Bach
|
69e9d39690
|
Allow setting the retain flag for mqtt switch.
Some devices can read the initial value on startup.
If the retain flag is set they always receive the value as last set by
home assistant.
|
2015-11-26 21:03:21 +01:00 |
Fabian Affolter
|
3e60c4801c
|
Update docstrings
|
2015-11-25 08:56:50 +01:00 |
Oliver van Porten
|
715abf241e
|
Disable pylint warning for callable classes
|
2015-11-21 17:57:15 +01:00 |
Oliver van Porten
|
799043dc0a
|
refactor format mqtt format parser
|
2015-11-20 22:45:09 +01:00 |
Oliver van Porten
|
b4cf0e874a
|
Support parsing mqtt messages via jsonpath
|
2015-11-20 22:03:17 +01:00 |
Fabian Affolter
|
97f9f8aa49
|
Update link to docs (Jekyll 3 update)
|
2015-11-09 13:12:18 +01:00 |
Fabian Affolter
|
7b60f6ca77
|
Remove configuration details
|
2015-10-21 19:43:24 +02:00 |
sfam
|
0f68b9d22b
|
Add optional QoS config parameter to MQTT sensor and switch (pylint)
|
2015-09-07 00:28:45 +00:00 |
sfam
|
c5fc5cba61
|
Add optional QoS config parameter to MQTT sensor and switch
|
2015-09-07 00:16:31 +00:00 |
sfam
|
d0c674b756
|
update
|
2015-08-22 16:10:29 +01:00 |
sfam
|
fd7808e6f4
|
update
|
2015-08-22 16:04:55 +01:00 |
sfam
|
a9a650edb6
|
update style issues
|
2015-08-22 15:10:49 +01:00 |
sfam
|
2bb4a53bd3
|
Add MQTT Switch
|
2015-08-19 01:24:40 +01:00 |