mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 14:06:35 +01:00
* 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