diff --git a/custom_components/jev/interpret.py b/custom_components/jev/interpret.py index 4e83f75..cdb27d5 100644 --- a/custom_components/jev/interpret.py +++ b/custom_components/jev/interpret.py @@ -189,7 +189,8 @@ def build_questions( { "entity": "One particular device is named", "area": "A room or area is named, covering what is in it", - "everything": "The whole house, with no room or device named", + "everything": "Every device, or every device of one kind such as " + "all the lights, with no room or device named", NONE: "No target is named at all", }, ),