core/homeassistant/components/google
Wojciech Mamak b60c7ce479 Fixed bug with max_result (#23507)
The config option 'max_result' was assigned to not existing 'max_result' variable, it should be assigned to 'maxResult'.
The current version causes an error when max_result option is used.
2019-04-28 21:01:33 +02:00
..
__init__.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
calendar.py Fixed bug with max_result (#23507) 2019-04-28 21:01:33 +02:00
manifest.json Rename google/tts.py to google_translate/tts.py (#23090) 2019-04-16 14:27:07 -07:00
services.yaml Add service description for services. (#21897) 2019-03-17 13:04:09 +01:00