HA_Desktop_Companion

No I get this message as the app crashes.
It’s usually within a minute of starting it

Building Fix Right now i would apreciate if you test it asap :slight_smile:

there is a nev file downloat that wersion

Filename: win-x64.zip

Don’t know if this could be it, but I don’t see anything in the log about the wifi, and all sensors update and the last two wifi ssid and state are not populated before it crashes.

Microphone and camera updates as they should and the app seems stable.

Good work!

Try Notification service

service: notify.mobile_app_axlt2801
data:
  message: test
  title: test

Strange it is working for me try to delete and reregister Device

I deleted the integration for the computer, then I registered again on the app. The device reappeared but the notify did not work.
I tried it a few times.

I left hard codet url in code :smiley:

Did you get my test messages :smiley:

Another thing I have thought about is perhaps a timestamp in the logs.
So instead of:

{"data":[{"unique_id":"currently_active_window","type":"sensor","state":"Settings \u2013 Home Assistant och 11 sidor till - Arbete \u2013 Microsoft? Edge","icon":"mdi:application"}],"type":"update_sensor_states"}
OK

you get:

{"datetime": "2022-08-19 14:25:00", "data":[{"unique_id":"currently_active_window","type":"sensor","state":"Settings \u2013 Home Assistant och 11 sidor till - Arbete \u2013 Microsoft? Edge","icon":"mdi:application"}],"type":"update_sensor_states"}
OK

Try to download same File Notifications should work now :slight_smile:

1 Like

Thank you very very much! Working now!

Feature request: add image to notifications

i don’t see option to fill in image


can you advice me how can i paste image inside of notifications ?

Also fill the Request to github :slight_smile: i i dnot need to hold it in my brain


  - alias: Vhod gibanje snapshot desktop
    trigger:
      platform: state
      entity_id: binary_sensor.dlink_senzor
      to: 'on'
    action:
      - service: camera.snapshot
        data:
          entity_id: camera.vhod
          filename: '/xxxx/vhod.jpg'
      - service: notify.mobile_app_desktop
        data:             #_template
          message: Gibanje vhod snapshot
          data:
            attachment:
              url: 'https://xxxxxx.xxx/vhod.jpg'
              content-type: png
              hide-thumbnail: false

I am also using frigate mobile notification blueprint: Frigate Mobile App Notifications


@Hellis81 Timestamp in place

sad to say they are not nativelly suported in .NET platform i will need to take closer look and it will be really time demanding will do next Month when i will have mor free time and app will be mor click and cleaned from initial debris from development :slight_smile:

1 Like

I still get the same error message when I try notification on the latest version.

Nothing in the HA_desktop logs but I see this in HA logs:

image
progress i dinaly found some clue

did you downloadet correct filename ? Filename: win-x64.zip