sleevezipper
bda77ad2f2
Update README.md
2 years ago
Sleevezipper
7fd20a4fc5
Merge branch 'develop'
3 years ago
Sleevezipper
becbfff963
release
3 years ago
Sleevezipper
7d174fdb97
add some margin to advanced expander
3 years ago
Sleevezipper
e2384dcd4b
update dependencies
3 years ago
Sleevezipper
148293dc44
add custom scope info to docs
3 years ago
Sleevezipper
2c6821ba04
Merge remote-tracking branch 'origin/develop' into develop
3 years ago
Sleevezipper
f43ce8f9bf
add support for custom scopes for wmi sensors
3 years ago
sleevezipper
d7097dd6d7
Merge pull request #156 from Inrego/master
...
Changed LastActive precision to 1 second.
3 years ago
sleevezipper
2e465357db
Add free disk space example
3 years ago
Sleevezipper
06d132c570
some fixes for new settings
3 years ago
sleevezipper
77cf49fcb3
Merge pull request #151 from prestomation/master
...
[WIP]Add support for Client Certificates for MQTT and disabling Retained messages
3 years ago
Rene Scott Simonsen
d31856c9e7
Changed LastActive precision to 1 second.
3 years ago
Sleevezipper
a61138dd0b
Add a scrollviewer. This fixes #148
3 years ago
sleevezipper
b39b65c599
Merge pull request #152 from DeftNerd/patch-1
...
Update WMIQuery.md
3 years ago
sleevezipper
e543ac7702
Merge pull request #149 from jordandrako/microphone-process-sensor
...
Microphone process sensor
3 years ago
Adam Brown
87f403c8ae
Update WMIQuery.md
...
Added a lot of other examples, as well as links to some MS documentation that would be helpful. Also did some extensive redesigning of the tables.
3 years ago
Preston Tamkin
e145cc774c
Add support for Client Certificates for MQTT and disabling Retained messages
...
For my usecase, I want to connect to a cloud broker(AWS IoT). This service uses Client Certificates. AWS IoT has an incomplete MQTT implementation and does not support QoS (Exactly Once). It also does not support Retain messages in LWT and other situations.
This change is to get feedback on how we prefer to deal with these configuration edge cases. It's not clear to me that QoS2 is actually useful because of how HWS republishes all messages on a recurring basis. Should we add additional options for supporting Retains/QoS2? Should we remove the use of QoS2 and make the option I've already added apply to all retains?
Additionally, I'm having some problems with the UI. I am not familiar with this UI framework, but the second new textbox and save button are now out of frame/invisible in my build. It looks like there should be a scrollbar, so not sure of the best way to fix this.
Testing:
I have this working with AWS IoT in my AWS account. I have configured my HomeAssistant mosquitto broker to bridge to AWS IoT and my HWS sensors are working great.
3 years ago
Jordan Janzen
d33cb53e3e
Ensure processes are removed
3 years ago
Jordan Janzen
a892409543
Use HashSet instead of List
3 years ago
Jordan Janzen
93cdde4cde
Make microphone and webcam sensors report all active processes
3 years ago
Jordan
678884d3c3
Add MicrophoneProcessSensor
3 years ago
Sleevezipper
d86513c772
Merge branch 'develop'
3 years ago
Sleevezipper
06f87d0500
release
3 years ago
Sleevezipper
74cadd74ef
Provide a clearer error message when the service isn't running
3 years ago
Sleevezipper
94f8d545b9
Format datetimes to ISO standard fix #145
3 years ago
Sleevezipper
c5d5c33d87
fix #142 minHeight for brokersettings
3 years ago
sleevezipper
c54d545595
Merge pull request #130 from SecretiveShell/patch-3
...
Fix FAQ link
3 years ago
sleevezipper
85f30504ba
Merge pull request #134 from SecretiveShell/patch-5
...
Added a few more articles to the "in the press" section. Some of them…
3 years ago
sleevezipper
9199c13618
Update README.md
...
fix typo
3 years ago
sleevezipper
036a9f3472
Update README.md
...
Expand on using TLS
3 years ago
sleevezipper
712e4c52ab
Merge pull request #141 from Deadolus/master
...
Fixing Webcam/Microphone Sensor mixup in Readme
3 years ago
Deadolus
9cd742428a
Fixing Webcam/Microphone Sensor mixup in Readme
...
The explanation to WebcamActive/MicrophoneActive was mixed up,
fixed this.
3 years ago
TerminalMan
091abf4a25
added another video
3 years ago
TerminalMan
8eb2073043
Added a few more articles to the "in the press" section. Some of them are slightly outdated, but I hope they are useful.
3 years ago
TerminalMan
0b7d61e79f
Fix FAQ link
3 years ago
sleevezipper
c1cb65d5e5
Merge pull request #128 from noxhirsch/develop
...
Add WebcamProcessSensor
3 years ago
sleevezipper
25b3869ebe
Merge pull request #120 from SecretiveShell/inThePress
...
Added another YouTube video and collapsed the screenshots.
3 years ago
Sleevezipper
242e72601f
Merge branch 'develop'
3 years ago
Sleevezipper
b38f74e335
release
3 years ago
Nico Hirsch
9ac68f2619
Create WebcamProcessSensor.cs
3 years ago
Nico Hirsch
e54a2d6f9e
Update ConfigurationService.cs
3 years ago
Nico Hirsch
cb8ce6b8b3
Update ServiceContractModels.cs
3 years ago
Nico Hirsch
ce88870636
Update InterProcessApi.cs
3 years ago
Nico Hirsch
f9ef4e1bd8
Update Sensors.md
3 years ago
Nico Hirsch
738e0a7abd
Update AddSensorDialog.axaml.cs
3 years ago
sleevezipper
1a6673aafa
Merge pull request #123 from SecretiveShell/develop
...
Add master volume sensor.
3 years ago
TerminalMan
1bdc1cc07b
Added MasterVolumeSensor config
3 years ago
Sleevezipper
e35f5dfb4e
Merge remote-tracking branch 'origin/develop' into develop
3 years ago
sleevezipper
a09c8d0e5f
Merge pull request #122 from SecretiveShell/patch-3
...
Change order of events to fix sleep sensor issues
3 years ago