Add input boolean to available domains

This commit is contained in:
Paulus Schoutsen 2018-03-09 19:54:03 -08:00
parent cbf2d2e412
commit f0d0848baa

View File

@ -111,6 +111,7 @@ entity_config:
Currently, the following domains are available to be used with Google Assistant, listed with their default types: Currently, the following domains are available to be used with Google Assistant, listed with their default types:
- group (on/off) - group (on/off)
- input boolean (on/off)
- scene (on) - scene (on)
- script (on) - script (on)
- switch (on/off) - switch (on/off)