mirror of
https://github.com/home-assistant/core.git
synced 2026-05-15 04:51:20 +01:00
6f4829c390
* added optional argument to command service * Fixed crash when optional argument is not provided * Updated argument description * fixed lint error * Fix isort error * switched to use dict for optional field instead of json string * switched to use ATTR_PAYLOAD * fixed test * actually fixed test