So, Getting this error with NFC and QRcode. I can write to NFC but can not read. Not sure whats going on. Any help would be great.
Not sure where to start? Im using android HA app. I have latest HA installed on both phone and core.
logs: 2021-12-02 08:58:54 DEBUG (MainThread) [homeassistant.components.automation.tag_59984e6d_aa95_4f01_a058_e0b807fe6682_is_scanned] Loaded automation automation.tag_59984e6d_aa95_4f01_a058_e0b807fe6682_is_scanned with state True from state storage last state <state automation.tag_59984e6d_aa95_4f01_a058_e0b807fe6682_is_scanned=on; last_triggered=2021-10-25T22:32:18.912613+00:00, mode=single, current=0, id=1601309400665, friendly_name=Tag 59984e6d-aa95-4f01-a058-e0b807fe6682 is scanned @ 2021-12-02T08:54:26.486361-06:00>
12-02 15:01:24.633 7087 7087 E TagReaderActivity: Unable to handle url (nfc): URL-Based Tag - Home Assistant
12-02 15:01:24.633 7087 7087 E TagReaderActivity: io.homeassistant.companion.android.common.data.integration.IntegrationException: Error calling integration request scan_tag
12-02 15:01:24.633 7087 7087 E TagReaderActivity: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl.scanTag(IntegrationRepositoryImpl.kt:239)
12-02 15:01:24.633 7087 7087 E TagReaderActivity: at io.homeassistant.companion.android.common.data.integration.impl.IntegrationRepositoryImpl$scanTag$1.invokeSuspend(Unknown Source:15)
12-02 15:01:24.633 7087 7087 E TagReaderActivity: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
Ok fixed it. Not sure what was wrong. I went into webview and homeassisant companion app. I clear cache and data for both. Then I opened companion. Logged in. Then tested and works. Thanks for the help!