-
Notifications
You must be signed in to change notification settings - Fork 58
Commit e18e455
authored
Add MQTT retain flag handling to pyscript trigger and message handler
Adds the `retain` flag to `TRIGGER_KWARGS` in pyscript's `eval.py` to prevent a TypeError with mqtt_trigger.1 parent 46809fa commit e18e455
1 file changed
+1
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 | + | ||
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
|
0 commit comments