mirror of
https://github.com/home-assistant/core.git
synced 2026-02-21 10:27:52 +00:00
* Add support for Logentries Supports sending has events to Logentries web hook endpoint see logentries.com for more Inspired by the Splunk component * bugfix * fix summary * fix test * fix logentries url and tests * update tests * mock token * Bug fixes * typo * typo * fix string splitting * remove redundant backslash