All arguments of all services are documented. They are visible with `hass-cli raw get /api/services`. It could be nice if `hass-cli service call SERVICE --help` documents them. If there is a way to rely also on completion, it could be perfect.
All arguments of all services are documented. They are visible with
hass-cli raw get /api/services.It could be nice if
hass-cli service call SERVICE --helpdocuments them.If there is a way to rely also on completion, it could be perfect.