Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix multiscreen webview tray popup 152 v210 #189

Draft
wants to merge 20 commits into
base: main-old
Choose a base branch
from

Conversation

denisabt
Copy link

First merge attempt into latest main - not tested yet !

amadeo-alex and others added 20 commits January 13, 2024 19:18
)

This PR adds additional configuration without which the "SetAudioOutputCommand" and "SetApplicationVolume" commands were not available within UI.

In addition:
- it adds ability to configure the device audio name in UI for SetAudioOutputCommand
- it adds translations for audio sensors missing in previous versions
…gent#40)

This PR attempts to fix HASS.Agent crash when virtual desktops are switched.
Probable root cause was bug in the management library HASS.Agent uses, this PR bumps the dependency version of this library to newest version.
* updated versions to 2.1.0-beta1

* updated installer version
…agent#45)

This PR fixes issue where the "LastUpdated" value is not updated if sensor value is same as previously.
This PR adds screenshot sensor (camera entity) which was originally proposed and implemented by @denisabt in the PR to original HASS.Agent repository LAB02-Research#8
This sensor is supported only for client part of HASS.Agent.
This PR adds "SetAudioInputCommand" requested by Chrisdegod.
In current state both default audio input and default communications device is set.
Supports setting device configured within UI as well as sent as a payload on the command topic.
This PR fixes how action arguments are passed on to the PowershellCommand.
Previously whole action string was passed as a one argument, this prevented parameter binding - after the changes the action string itself defines how the parameter/s will be handled.

Thanks to @shupershuff for reporting :)
* added charset to the dllimport
* added check for the window name length
* discovery payload is sent only once per run and config change
…ernation (hass-agent#51)

This PR adds an option to ignore grace period if system was woken up from the hibernation not later than the grace period itself - disabled by default.
This PR adds modern transparent tray icon option
… hiding Hass.Agent Window.

Issue hass-agent#157

This is a PR to merge into beta4 development branch.
@denisabt
Copy link
Author

@amadeo-alex Hi Alex, is there btw any way to contact you directly, via Email or anything ? I created this new PR based on your main (synced to my fork, and commits stashed into one).
I am a bit puzzled as my other fix (Alt-Escape to not close the Main Form) also shows up as a new change.
But looking at your main, it seems indeed that the code for that bugfix is not yet in main. I cannot currently test this again, as I am travelling and have no second screen. But it looks alright for me. Kindly have a look at it and if it feels ok, I delete my other PR (basing on 2.0.0) and mark this one as non-draft.
Or then, we'll wait until december until I am back home, but that would propably mean another PR, as main will most likely move ahead. Pls let me know what you think.
Best
Denis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants