Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

v19.2.5

Compare
Choose a tag to compare
@forslund forslund released this 25 Apr 16:53
· 1654 commits to dev since this release

One of the shorter lived versions released, around 5 hours after this one 19.2.6 were released.

Acknowledge #2096

There is now an acknowledge sound that can be triggered by a skill instead of a verbal response self.acknowledge()

IoTSkill Trigger Action #2099

The trigger action is a primitive for triggering a IoT device function. Similar to the toggle but is intended to be stateless.

Make precise default listener #2098

For a long time precise has been available as a listener but only default on the Mark-1 and the picroft device. Now it will be the default listener on all platforms.

Fix bus message logging #2101

Big thanks to @JarbasAI for noticing and correcting this error.

Audioservice list backends #2088

The audioservice can now report the available backends, their type and some additional information.

Miscellaneous

  • Skill tester restores get_response after tests are run #2100
  • Fix invalid chown in dev_setup.sh #2094
  • Update if automatically generated api documentation #2095