June 8, 2024 at 07:44 AMJun 8, 2024 Hallo, ich schaffe es leider nicht, zusätzlich zu den schon in HA verfügbaren MQTT Werten, noch die nfc Werte (last_seen time and ID) in meine config.yaml einzubinden. Ich würde damit gerne auswerten, ob eine Karte erkannt wurde und wer das ist. Danke Beste Grüße Michael
June 10, 2024 at 04:49 AMJun 10, 2024 Author Wurde von der homeassistant community gelöst: Zitat mqtt: sensor: - name: "Tag Identifier" state_topic: "warp3/2aZY/nfc/seen_tags" value_template: "{{ value_json[0].tag_id }}" unique_id: "abc123xyz456"
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.