Code Monkey home page Code Monkey logo

Comments (3)

home-assistant avatar home-assistant commented on June 26, 2024

Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (mobile_app) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of mobile_app can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign mobile_app Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


mobile_app documentation
mobile_app source
(message by IssueLinks)

from core.

WoodenDuke avatar WoodenDuke commented on June 26, 2024

Same here with 2024.6.3

Error setting up entry XXX for mobile_app
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 594, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[...and...]
ValueError: Handler is already defined!

Also deletion of the device or entities is not possible/successful, the error occurs again and again.

from core.

jgloor avatar jgloor commented on June 26, 2024

I am having the same issue, but on an iPhone… HA core: 2024.6.4, supervisor: 2024.0.6.0, OS 12.4, front end: 202406.10.1 - Running on a VM (Proxmox)

Log:
---- cut —

File “/usr/src/homeassistant/homeassistant/components/mobile_app/init.py”, line 116, in async_setup_entry

webhook_register(hass, DOMAIN, registration_name, webhook_id, handle_webhook)

File “/usr/src/homeassistant/homeassistant/components/webhook/init.py”, line 54, in async_register

raise ValueError(“Handler is already defined!”)

ValueError: Handler is already defined!

2024-06-21 17:30:26.833 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry John’s iPhone for mobile_app

Traceback (most recent call last):

File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 594, in async_setup

result = await component.async_setup_entry(hass, self)

from core.

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.