Metainformationen zur Seite
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
plugins:sonox:start [2025/03/15 18:55] – Norman Albusberger | plugins:sonox:start [2025/04/02 04:39] (aktuell) – Michael Schlenstedt | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
+ | ====== Sonox ====== | ||
+ | |||
{{https:// | {{https:// | ||
Zeile 6: | Zeile 8: | ||
</ | </ | ||
+ | |||
+ | ==== Features – At a Glance ==== | ||
+ | |||
+ | | **Feature** | **Description** | | | ||
+ | | **Smart Doorbell & Alarm Sounds – with Seamless Playback Resume** | No manual interaction needed – music resumes automatically. Perfect for doorbells, motion sensors, and security alerts | | | ||
+ | | **Smart Device Targeting** | Play audio clips only on available devices that aren't in use. (Doorbell-Scenarios) | | | ||
+ | | **Favorites and Playlists** | Launch Sonos playlists directly through Loxone. | | | ||
+ | | **Multi-Room Synchronization** | Seamlessly play synchronized audio across multiple rooms. | | | ||
+ | | **MQTT-Support** | Zone data is available over MQTT on startup, topology change or other changes triggered by the plugin | experimental | | ||
+ | | | ||
<WRAP info> | <WRAP info> | ||
**Version History** | **Version History** | ||
+ | |||
+ | **Major Release Version 1.0** | ||
+ | |||
+ | - UI improvements | ||
+ | |||
+ | **Version 0.9.2 Prerelease** | ||
+ | |||
+ | - %%• 🆕 %%**Built-in Node.js support added**%%: | ||
+ | |||
+ | •%% %%Automatically downloads and installs a local Node.js runtime if no compatible global version is found | ||
+ | |||
+ | •%% %%Ensures reliable operation on systems without preinstalled Node.js | ||
+ | |||
+ | •%% %%🔍 More robust API startup check: | ||
+ | |||
+ | •%% %%Adds retry loop to wait for the API service to become ready | ||
+ | |||
+ | •%% %%Port dynamically read from %%settings.json%% | ||
**Version 0.9 (Please restart loxberry after installation)** | **Version 0.9 (Please restart loxberry after installation)** | ||
Zeile 52: | Zeile 82: | ||
* **Create Smart Scenarios: | * **Create Smart Scenarios: | ||
* **Reliable and Flexible:** Built on the superfast and robust **node-sonos-http-api**. | * **Reliable and Flexible:** Built on the superfast and robust **node-sonos-http-api**. | ||
- | |||
- | ==== Features – At a Glance ==== | ||
- | |||
- | | **Feature** | ||
- | | **Alarm Integration** | ||
- | | **Smart Device Targeting** | ||
- | | **Favorites and Playlists** | ||
- | | **Multi-Room Synchronization** | ||
- | | **MQTT-Support** | ||
- | | | ||
{{: | {{: | ||
Zeile 83: | Zeile 103: | ||
pluginuebersicht.logo : : | pluginuebersicht.logo : : | ||
pluginuebersicht.status : STABLE | pluginuebersicht.status : STABLE | ||
- | pluginuebersicht.version : 0.9 | + | pluginuebersicht.version : 1.0 |
pluginuebersicht.min_lb_version : 1.2.4 | pluginuebersicht.min_lb_version : 1.2.4 | ||
- | pluginuebersicht.url_release : https:// | + | pluginuebersicht.url_release : https:// |
pluginuebersicht.url_prerelease : | pluginuebersicht.url_prerelease : | ||
- | pluginuebersicht.description : Perfect Harmony Between Loxone and Sonos. | + | pluginuebersicht.description : Perfect Harmony Between Loxone and Sonos. API to control your Sonos speakers directly from Loxone with virtual outputs |
pluginuebersicht.languages : EN | pluginuebersicht.languages : EN | ||
pluginuebersicht.discussion : https:// | pluginuebersicht.discussion : https:// | ||
---- | ---- | ||