mirror of
https://github.com/home-assistant/core.git
synced 2026-09-05 10:05:52 -05:00
* Add support for specifying custom headers for rest_command. * Added headers configuration to behave similarly to the rest sensor. * Replaced test_rest_command_content_type which only validated the configuration with test_rest_command_headers which tests several combinations of parameters that affect the request headers.