Added Jarvis sensors

This commit is contained in:
2022-04-19 18:49:46 -04:00
parent 2a80af624a
commit d6cd5d5623

View File

@ -121,3 +121,11 @@
entity_id: sensor.pirateweather_humidity
state_characteristic: mean
sampling_size: 500
# Amazon Polly Sensors to see last message and location of audible notification
- platform: mqtt
name: "Jarvis Last Msg"
state_topic: "house/polly/lastmsg"
- platform: mqtt
name: "Jarvis Last Location"
state_topic: "house/polly/lastloc"