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

Add LockedState sensor #91

Merged
merged 19 commits into from
Feb 17, 2025
Merged

Add LockedState sensor #91

merged 19 commits into from
Feb 17, 2025

Conversation

probablypablito
Copy link

Checks if LogonUI.exe is running.

I still can't get the dev branch to build. Works fine in main though.

Errors on dev compile:

HA_Desktop_Companion\HADC_REBORN\Class\HomeAssistant\WsConnector.cs(139,13): error CS0246: The type or namespace name 'WsUnsubscribeRequest' could not be found (are you missing a using directive or an assembly reference?)
HA_Desktop_Companion\HADC_REBORN\Class\HomeAssistant\WsConnector.cs(139,55): error CS0246: The type or namespace name 'WsUnsubscribeRequest' could not be found (are you missing a using directive or an assembly reference?)
HA_Desktop_Companion\HADC_REBORN\Class\HomeAssistant\WsConnector.cs(144,56): error CS0103: The name 'subscribeObj' does not exist in the current context

@GamerClassN7
Copy link
Owner

Hi, First of all thank you for your contribution :) i Will try to look in to the issue until end of the week

@GamerClassN7 GamerClassN7 mentioned this pull request Feb 12, 2025
@GamerClassN7
Copy link
Owner

try to pull upstreadm DEV branch please

@GamerClassN7
Copy link
Owner

@probablypablito let me kno if its works for you :)

@probablypablito
Copy link
Author

Hi, I tried pulling and was able to compile successfully. However, running the HADC_REBORN\Publish executable seems to not do all that much. It loads for a bit, makes a logs folder (which stays empty), then seems to exit.

@GamerClassN7
Copy link
Owner

@probablypablito you needs to have it running just in debug when it runs in debug i will merge it and resolve build it need to be build by CLI

@GamerClassN7
Copy link
Owner

image
i tested it just now and everything works :) you have probably something wrong in your branch

@GamerClassN7
Copy link
Owner

i am getting this when trying to compile your branch :(
image

@GamerClassN7
Copy link
Owner

I managed to resolve the issue :) merging :)

@GamerClassN7 GamerClassN7 merged commit 2955d91 into GamerClassN7:dev Feb 17, 2025
@GamerClassN7
Copy link
Owner

@probablypablito image
if you can join my discord you ideas sems interesting :) and i would like to talk some times :)

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