diff --git a/dist/mushroom-strategy.js b/dist/mushroom-strategy.js index 910b2a9..3f60749 100644 --- a/dist/mushroom-strategy.js +++ b/dist/mushroom-strategy.js @@ -211,7 +211,7 @@ const createListOfFilteredStates = (entities, devices, definedAreas, startsWith) { statesList.push ( - "states." + entity.entity_id + "states['" + entity.entity_id + "']" ); } return statesList