Bosesoundtouchapi

Latest version: v1.0.68

Safety actively analyzes 701507 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

1.0.68

* Fixed various python `SyntaxWarning: "is not" with 'int' literal.` warnings that were being generated when code was executed. Something changed with Home Assistant (or python) recently that turned these "used to be ignored" warnings into actual warnings that wind up in the HA System Log.

1.0.67

* Fixed various python `SyntaxWarning: invalid escape sequence '\ '` warnings that were being generated when code was executed. Something changed with Home Assistant recently that turned these "used to be ignored" warnings into actual warnings that wind up in the HA System Log! This is due to invalid escaped characters in various string comments that are used for documentation purposes (e.g. """ this is a code comment """).

1.0.66

* Updated recently played cache processing to remove older cache items if the `RecentListCacheMaxItems` value is changed. The previous release was only removing old cache items if a NEW cache entry was being created. This fix will also remove the items if an existing item is updated.

1.0.65

* Updated recently played cache processing to remove older cache items if the `RecentListCacheMaxItems` value is changed.

1.0.64

* Updated `RecentList` and `PresetList` to default their `LastUpdatedOn` properties to the current date if not set.

1.0.63

* Updated Recently Played List cache logic to be thread-safe to avoid duplicate recently played items.

Page 1 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.