7 Commits

Author SHA1 Message Date
mdegat01
2c52fe6326
Update doc for glob filter support (#13799)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-24 14:25:22 +02:00
joris1989
eb46dab220
Host parameter should be named ip_address (#13032)
The extension does not work with the 'host' :
Invalid config for [apache_kafka]: [host] is an invalid option for [apache_kafka]. Check: apache_kafka->apache_kafka->host. (See /home/joris/.homeassistant/configuration.yaml, line 18). Please check the docs at https://www.home-assistant.io/integrations/apache_kafka. 

Looking at the code it should be 'ip_address'. Tested and works. 
As this is my first PR, maybe a better solution would be to change the code to use host instead of ip_address. I could not find any documentation about this and this fix is less errorprone than changing the code.
2020-04-17 15:44:23 +02:00
Franck Nijhof
bdade863c6
Migrate logos from documentation website to brands (#12287) 2020-03-06 16:29:57 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Franck Nijhof
2311a9fed6
Initial sync codeowners with codebase integration manifests (#11673) 2020-01-08 13:25:21 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00