I am completely dumb when it comes to YAML coding, so I am trying to get help here.
I have one card showing if my phone is Home or Away based on device_tracker. The entity name is ‘device_tracker.erics_samsung_flip5’.
I also have one card showing in which room the phone is based on Bermuda BLE Trilateration. The entity name is ‘sensor.bermuda_eric_area’.
I have different rooms defined as areas, and the ‘sensor.bermuda_eric_area’ do show up correctly.
They both work separately, but how can I get them on the same card, so that it:
- shows Away when ‘device_tracker.erics_samsung_flip5’ is not in the Home zone
- shows in what room it is when ‘device_tracker.erics_samsung_flip5’ is in the Home zone
Advice is much appreciated. thank you!
2 posts - 2 participants