core/homeassistant/components/hangouts
Tommy Jonsson bc8d323bdd Add image support to hangouts notifications (#16560)
* add image to services.yaml

* add image support

Add image support to hangouts notification.

* fix indents

* fix line length

* Add data schema

forgot schema

* fix linelength

* use is_allowed_path and better file error handling

* elif not else if

* fix logger error

* fixes

* fix travis errors/warnings

* remove trailing whitespace

* fix travis pylint naming

* new async style

* removed unused async_timeout

* change to image_file/url (#3)

* change to image_file/url

* removed whitespace

* forgot to remove unused urlparse import

* image_file/url in service help
2018-09-25 15:04:43 +02:00
..
.translations Update translations 2018-09-24 12:01:01 +02:00
__init__.py Hangouts help "page" and little bugfix (#16464) 2018-09-12 13:27:21 +02:00
config_flow.py Add config entries to connection class (#16618) 2018-09-17 10:12:46 +02:00
const.py Add image support to hangouts notifications (#16560) 2018-09-25 15:04:43 +02:00
hangouts_bot.py Add image support to hangouts notifications (#16560) 2018-09-25 15:04:43 +02:00
hangups_utils.py Hangouts (#16049) 2018-08-24 10:39:35 +02:00
intents.py Hangouts help "page" and little bugfix (#16464) 2018-09-12 13:27:21 +02:00
services.yaml Add image support to hangouts notifications (#16560) 2018-09-25 15:04:43 +02:00
strings.json Update translations 2018-09-24 12:01:01 +02:00