Code Monkey home page Code Monkey logo

Comments (2)

home-assistant avatar home-assistant commented on July 4, 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.

labatt avatar labatt commented on July 4, 2024

By the way.. debug log shows wireless (this isn't from the automation run above but I just wanted to make sure the log was showing the correct info):

2024-06-14 15:06:34.501 DEBUG (MainThread) [homeassistant.components.mobile_app.webhook] Received webhook payload from SM-G973U for type update_sensor_states: [{'unique_id': 'sleep_segment', 'state': 25920000.0, 'type': 'sensor', 'icon': 'mdi:sleep', 'attributes': {'end': 1718370223652, 'start': 1718344303652, 'status': 'successful'}}, {'unique_id': 'battery_level', 'state': 38, 'type': 'sensor', 'icon': 'mdi:battery-charging-30', 'attributes': {}}, {'unique_id': 'battery_state', 'state': 'charging', 'type': 'sensor', 'icon': 'mdi:battery-plus', 'attributes': {'options': ['charging', 'discharging', 'full', 'not_charging']}}, {'unique_id': 'is_charging', 'state': True, 'type': 'binary_sensor', 'icon': 'mdi:power-plug', 'attributes': {}}, {'unique_id': 'charger_type', 'state': 'wireless', 'type': 'sensor', 'icon': 'mdi:power-plug', 'attributes': {'options': ['ac', 'usb', 'wireless', 'dock', 'none']}}, {'unique_id': 'battery_temperature', 'state': 22.5, 'type': 'sensor', 'icon': 'mdi:battery', 'attributes': {}}, {'unique_id': 'battery_power', 'state': 0.0, 'type': 'sensor', 'icon': 'mdi:battery-minus', 'attributes': {'current': -0.000752,

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.