core/homeassistant/components/http
Phil Kates 9d20a53d63 Google Actions for Assistant (#9632)
* http: Add headers key to json[_message]

* Add google_assistant component

This component provides API endpoints for the Actions on Google Smart
Home API to interact with Google Assistant.

* google_assistant: Re-add fan support

* google_assistant: Fix Scene handling

- The way I originally wrote the MAPPING_COMPONENT and the way it's actual
  used changed so the comment was updated to match that.
- Use const's in more places
- Handle the ActivateScene command correctly

* google_assistant: Fix flakey compare test

Was failing on 3.4.2 and 3.5, this is more correct anyway.

* google_assistant: Use volume attr for media_player
2017-10-17 22:00:59 -07:00
..
__init__.py Google Actions for Assistant (#9632) 2017-10-17 22:00:59 -07:00
auth.py Add OwnTracks over HTTP (#9582) 2017-09-28 09:49:35 +02:00
ban.py Fix typos (#7957) 2017-06-08 15:53:12 +02:00
const.py Fix typos (#7957) 2017-06-08 15:53:12 +02:00
static.py aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
util.py Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00