############################################################################## ### New Device has connected to the network. let everyone know. ############################################################################## - alias: "New device connected" trigger: - platform: event event_type: device_tracker_new_device action: - service: script.Voice_notify data_template: value1: "There has been a new device detected on the network. Be sure to appropriately catagorize it within Circle." ##############################################################################