Giter VIP home page Giter VIP logo

Comments (8)

balloob avatar balloob commented on August 27, 2024

I think that this is a bug in the mobile app integration in Home Assistant.

from android.

dshokouhi avatar dshokouhi commented on August 27, 2024

This is the entry I see in core.device_registry

{
                "area_id": null,
                "config_entries": [
                    "config_entry_id"
                ],
                "connections": [],
                "id": "connection_id_1",
                "identifiers": [
                    [
                        "device_id",
                        "identifier_1"
                    ],
                    [
                        "webhook_id",
                        "identifier_2"
                    ]
                ],
                "manufacturer": "Google",
                "model": "Pixel 3 XL",
                "name": "Pixel 3 XL",
                "name_by_user": null,
                "sw_version": "29",
                "via_device_id": null
            },
            {
                "area_id": null,
                "config_entries": [
                    "config_entry_id"
                ],
                "connections": [],
                "id": "connection_id_2",
                "identifiers": [
                    [
                        "mobile_app",
                        "identifier_1"
                    ]
                ],
                "manufacturer": "Google",
                "model": "Pixel 3 XL",
                "name": null,
                "name_by_user": null,
                "sw_version": "29",
                "via_device_id": null
            }

So everything looks similar except one entry is missing the webhook_id and the name for the device shows as null

from android.

andriej avatar andriej commented on August 27, 2024

Same on 22, two entries, one empty, one with entity

from android.

CedrickFlocon avatar CedrickFlocon commented on August 27, 2024

@JBassett have you experiment the same issue ?

from android.

balloob avatar balloob commented on August 27, 2024

That's weird, devices should be linked based on overlapping identifiers. Definitely a bug in mobile_app/Home Assistant.

from android.

JBassett avatar JBassett commented on August 27, 2024

@CedrickFlocon Now that someone pointed it out yes. I thought it was from me wiping the app data and testing.

from android.

towerhand avatar towerhand commented on August 27, 2024

Same on iOS.

from android.

olbjan avatar olbjan commented on August 27, 2024

I tested this fix on 0.103.0b0, ran through onboarding on the iOS app again and ended up with the same issue.

from android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.