mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-28 19:06:35 +01:00
* Added ability to send attachments in pushover notifications * Added full name for exception to satisfy static check * Fixed hanging indent lint problem * Added path checking, removed import re, changed url check method to use startswith. * Removed argument from logging statement. * Changed IOError to OSError, fixed logging, added logging statement.