{ services.home-assistant.config.shelly = { FindAndroid = { speech.text = "Send notification"; action = { service = "notify.pushover"; data = { message = "Phonefinderalert"; target = "android"; data.sound = "echo"; data.priority = 1; }; }; }; }; }