Resolves #91: input_boolean action support

This commit is contained in:
estevez 2018-09-29 12:15:31 +03:00
parent 08c07e8398
commit 4b4fc338f6

View File

@ -432,6 +432,7 @@ class _MainPageState extends State<MainPage> with WidgetsBindingObserver {
Widget result;
switch (entity.domain) {
case "automation":
case "input_boolean":
case "switch":
case "light": {
result = Switch(