github LAB02-Research/HASS.Agent 2022.13.0-beta1

latest releases: 2022.14.0, 2022.14.0-beta1, 2022.13.0...
pre-release23 months ago

Note: this is a beta release!


A small beta release, containing a few bugfixes and improvements to (hopefully) scratch off my todo list.

Note for the translators (and users of non-English languages): any new or changed to-be-translated texts aren't usually uploaded for translation until the release candidate. This is because that process takes time, and the texts change constantly during development. So this way, there's only one to-be-translated batch per release - but there'll be non-translated texts in the betas.


Features & improvements

  • Translations:

    • German translation is now completed (thanks @Syntoxr)
    • New translation: Russian (thanks Ravkovski1306)
  • The Key command now detects the key you want to press

    • Instead of having to look up the keycode, just press the key you want simulated
    • The corresponding code will be set for you
    • This doesn't affect the MultipleKeys command
  • DeviceName sanitation can now be disabled (thanks ABEIDO)

    • Use this if you're sure the name you want won't cause troubles in HA
    • The checkbox's in Configuration -> General
  • You can now completely disable the state toasts

    • This applies to the MQTT and HA (dis)connected messages
    • The checkbox's in Configuration -> General

Bugfixes

  • LoggedUser sensor shows wrong value if logged in as another user [#38] (thanks @bverkron)

  • MQTT: client doesn't respect the allow untrusted certificates flag [#82] (thanks @DeerMaximum)

  • Button texts become misaligned on the main window

  • Webview cache location textbox remains empty

  • MQTT: gracefully handle NotAuthorized [#77] (thanks @klkohl)

  • Local API: port reservation needs to be done for all users [#90] (thanks @JvdMaat)

  • Satellite Service: changed name doesn't propagated to new entities

  • Satellite Service: various sensors aren't being stored properly [#68] (thanks @JvdMaat)

Don't miss a new HASS.Agent release

NewReleases is sending notifications on new releases.