diff --git a/README.md b/README.md index 4d3eb7b..3e4c6a2 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ It will try to futher accomplish this goal in the future by: ## Screenshots -![The settings screen](https://i.imgur.com/WpCZaDR.png) +![The settings screen](https://i.imgur.com/RBQx807.png) -![The resulting sensors in Home Assistant](https://i.imgur.com/Kka8VOi.png) +![The resulting sensors and commands in Home Assistant](https://i.imgur.com/jXRU2cu.png) ## Installation @@ -34,6 +34,10 @@ If you don't want to use the installer, you can find the standalone version rele If you used the installer, the app checks for updates on startup. If an update is available you will be prompted to install. If you use the standalone, just delete all files from the previous install and unpack the zip to the same location as before. +## Need help? + +Find us on us on [Discord](https://discord.gg/VraYT2N3wd). + ## Sensors The application provides several sensors. Sensors can be configured with a name and this name will be used in the MQTT topic like this: `homeassistant/sensor/{DeviceName}/{Name}/state`. Sensors will expose themselves through [MQTT discovery](https://www.home-assistant.io/docs/mqtt/discovery/) and will automatically appear in Home assistant or any other platform that supports this type of configuration. diff --git a/hass-workstation-service/Properties/PublishProfiles/AzureHosted.pubxml b/hass-workstation-service/Properties/PublishProfiles/AzureHosted.pubxml index a48e0a8..73bfde2 100644 --- a/hass-workstation-service/Properties/PublishProfiles/AzureHosted.pubxml +++ b/hass-workstation-service/Properties/PublishProfiles/AzureHosted.pubxml @@ -4,7 +4,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. --> - 31 + 32 1.0.0.* True Release diff --git a/hass-workstation-service/UserInterface.exe b/hass-workstation-service/UserInterface.exe index f91d3e8..9aaa9fa 100644 Binary files a/hass-workstation-service/UserInterface.exe and b/hass-workstation-service/UserInterface.exe differ diff --git a/hass-workstation-service/hass-workstation-service.csproj b/hass-workstation-service/hass-workstation-service.csproj index e1ecbdc..84ff10d 100644 --- a/hass-workstation-service/hass-workstation-service.csproj +++ b/hass-workstation-service/hass-workstation-service.csproj @@ -31,10 +31,10 @@ - Always + PreserveNewest - Always + PreserveNewest