Music-assistant

Latest version: v2.3.3

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

Scan your dependencies

Page 5 of 15

2024.2.0

What's Changed
* Fix error in template (1940) OzGav
* Update bug_report.yml (1906) OzGav
* Add documentation links (1931) OzGav
* Bump python version in test action (1912) marcelveldt
* Fix 1781: compact_items expects dict but sometimes passed list (1862) jacobswe
* remove intent based enqueue options (1888) jozefKruszynski
* Improve config None handling for edge case, add test (1807) jozefKruszynski

⬆️ Dependencies

<details>
<summary>14 changes</summary>

* Bump pytest-homeassistant-custom-component from 0.13.88 to 0.13.101 (1928) dependabot
* Update homeassistant requirement from ~=2024.1.2 to ~=2024.2.2 (1926) dependabot
* Bump ruff from 0.2.1 to 0.2.2 (1927) dependabot
* Bump pre-commit from 3.6.0 to 3.6.1 (1894) dependabot
* Auto-update pre-commit hooks (1896) github-actions
* Bump music-assistant from 2.0.0b85 to 2.0.0b93 (1901) dependabot
* Bump voluptuous from 0.14.1 to 0.14.2 (1876) dependabot
* Bump pytest-homeassistant-custom-component from 0.13.99 to 0.13.100 (1892) dependabot
* Auto-update pre-commit hooks (1835) github-actions
* Bump release-drafter/release-drafter from 5 to 6 (1872) dependabot
* Bump peter-evans/create-pull-request from 5 to 6 (1873) dependabot
* Bump voluptuous from 0.13.1 to 0.14.1 (1818) dependabot
* Bump music-assistant from 2.0.0b83 to 2.0.0b85 (1824) dependabot
* Bump homeassistant from 2023.12.4 to 2024.1.5 (1812) dependabot
</details>

2024.1.0

What's Changed

* Add Open AI integration (1717) jozefKruszynski
* Fix compatibility with server beta83 (1805) marcelveldt


⬆️ Dependencies

<details>
<summary>12 changes</summary>

* Bump homeassistant from 2023.12.4 to 2024.1.3 (1791) dependabot
* Auto-update pre-commit hooks (1803) github-actions
* Auto-update pre-commit hooks (1783) github-actions
* Bump music-assistant from 2.0.0b80 to 2.0.0b82 (1789) dependabot
* Bump ruff from 0.1.11 to 0.1.12 (1784) dependabot
* Bump music-assistant from 2.0.0b79 to 2.0.0b80 (1737) dependabot
* Bump ruff from 0.1.9 to 0.1.11 (1759) dependabot
* Bump async-timeout from 4.0.2 to 4.0.3 (1738) dependabot
* Auto-update pre-commit hooks (1753) github-actions
* Bump mypy from 1.7.1 to 1.8.0 (1735) dependabot
* Bump ruff from 0.1.7 to 0.1.9 (1736) dependabot
* Bump homeassistant from 2023.11.3 to 2023.12.4 (1722) dependabot
</details>

2024.1.0b2

What's Changed
* Update README.md by OzGav in https://github.com/music-assistant/hass-music-assistant/pull/1742
* Add options flow to (re)configure some of the integration options/settings by jozefKruszynski in https://github.com/music-assistant/hass-music-assistant/pull/1744
* Add the missing the options for addon setup step by jozefKruszynski in https://github.com/music-assistant/hass-music-assistant/pull/1740
* Bump ruff from 0.1.7 to 0.1.9 by dependabot in https://github.com/music-assistant/hass-music-assistant/pull/1736
* Refactor to be more like `light` intent by jozefKruszynski in https://github.com/music-assistant/hass-music-assistant/pull/1743
* Update prompt.txt by OzGav in https://github.com/music-assistant/hass-music-assistant/pull/1745
* Add area context by jozefKruszynski in https://github.com/music-assistant/hass-music-assistant/pull/1746
* Bump mypy from 1.7.1 to 1.8.0 by dependabot in https://github.com/music-assistant/hass-music-assistant/pull/1735


**Full Changelog**: https://github.com/music-assistant/hass-music-assistant/compare/2024.1.0b1...2024.1.0b2

2024.1.0b1

What's Changed
* Update README.md for release 2023.12.0 by arsenicks in https://github.com/music-assistant/hass-music-assistant/pull/1733
* Add Open AI integration by jozefKruszynski in https://github.com/music-assistant/hass-music-assistant/pull/1717
* Bump homeassistant from 2023.11.3 to 2023.12.4 by dependabot in https://github.com/music-assistant/hass-music-assistant/pull/1722
* Modify expansion_rule add prompt by jozefKruszynski in https://github.com/music-assistant/hass-music-assistant/pull/1739

New Contributors
* arsenicks made their first contribution in https://github.com/music-assistant/hass-music-assistant/pull/1733
* jozefKruszynski made their first contribution in https://github.com/music-assistant/hass-music-assistant/pull/1717

**Full Changelog**: https://github.com/music-assistant/hass-music-assistant/compare/2023.12.0...2024.1.0b1

2023.12.0

What's Changed
* Add Stream title to attributes for radio streams (1729) marcelveldt
* Add join/unjoin service calls (1728) marcelveldt
* Update bug_report.yml (1696) OzGav
* Fix player attributes (1597) marcelveldt
* Some improvements to the HA services (again) (1596) marcelveldt
* Update en.json add enqueue options (1595) OzGav
* Update strings.json add enqueue options (1594) OzGav
* Refactor HA services (1593) marcelveldt
* Accept float for seek position [Fixes 1439] (1446) jhansche
* fix: format `media_position_updated_at` attribute as ISO time (1402) Sirs0ri
* Fix playlist by name in queue_command (1380) marcelveldt

⬆️ Dependencies

<details>
<summary>33 changes</summary>

* Bump pre-commit from 3.5.0 to 3.6.0 (1689) dependabot
* Bump music-assistant from 2.0.0b75 to 2.0.0b78 (1687) dependabot
* Bump pylint from 3.0.2 to 3.0.3 (1690) dependabot
* Auto-update pre-commit hooks (1694) github-actions
* Bump actions/setup-python from 4 to 5 (1686) dependabot
* Bump black from 23.11.0 to 23.12.1 (1718) dependabot
* Bump ruff from 0.1.6 to 0.1.7 (1667) dependabot
* Auto-update pre-commit hooks (1666) github-actions
* Bump music-assistant from 2.0.0b74 to 2.0.0b75 (1629) dependabot
* Bump black from 23.10.1 to 23.11.0 (1616) dependabot
* Bump ruff from 0.1.3 to 0.1.6 (1642) dependabot
* Auto-update pre-commit hooks (1604) github-actions
* Bump homeassistant from 2023.10.5 to 2023.11.3 (1648) dependabot
* Bump mypy from 1.6.1 to 1.7.1 (1651) dependabot
* Bump black from 23.7.0 to 23.10.1 (1590) dependabot
* Bump pylint from 2.17.5 to 3.0.2 (1591) dependabot
* Bump codespell from 2.2.5 to 2.2.6 (1592) dependabot
* Bump pre-commit from 3.3.3 to 3.5.0 (1563) dependabot
* Bump mypy from 1.4.1 to 1.6.1 (1567) dependabot
* Bump homeassistant from 2023.8.1 to 2023.10.5 (1574) dependabot
* Bump actions/checkout from 2 to 4 (1519) dependabot
* Auto-update pre-commit hooks (1462) github-actions
* Bump ruff from 0.0.282 to 0.1.3 (1579) dependabot
* Bump music-assistant from 2.0.0b69 to 2.0.0b74 (1586) dependabot
* Bump ruff from 0.0.280 to 0.0.282 (1426) dependabot
* Auto-update pre-commit hooks (1416) github-actions
* Bump homeassistant from 2023.7.2 to 2023.7.3 (1395) dependabot
* Auto-update pre-commit hooks (1390) github-actions
* Bump ruff from 0.0.278 to 0.0.280 (1397) dependabot
* Bump pylint from 2.17.4 to 2.17.5 (1404) dependabot
* Bump black from 23.3.0 to 23.7.0 (1385) dependabot
* Auto-update pre-commit hooks (1387) github-actions
* Bump mypy from 0.971 to 1.4.1 (1331) dependabot
</details>

2023.6.0b6

What's Changed
* Fix player attributes (1597) marcelveldt
* Some improvements to the HA services (again) (1596) marcelveldt
* Update en.json add enqueue options (1595) OzGav

⬆️ Dependencies

<details>
<summary>3 changes</summary>

* Bump black from 23.7.0 to 23.10.1 (1590) dependabot
* Bump pylint from 2.17.5 to 3.0.2 (1591) dependabot
* Bump codespell from 2.2.5 to 2.2.6 (1592) dependabot
</details>

Page 5 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.