mirror of
https://github.com/home-assistant/core.git
synced 2026-05-28 03:06:30 +01:00
d8c1959715
* 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