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/01/05 20:51] – ↷ Seite von plugins:sonox nach plugins:sonox:start verschoben und umbenannt Michael Schlenstedt | plugins:sonox:start [2025/04/02 04:39] (aktuell) – Michael Schlenstedt | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
+ | ====== Sonox ====== | ||
+ | |||
{{https:// | {{https:// | ||
<WRAP center round box> | <WRAP center round box> | ||
- | **[[https:// | + | |
+ | **[[https:// | ||
</ | </ | ||
- | +++ **Version History** +++ | + | ==== 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 0.4:** | + | |
- | - Initial release with core functionalities: | + | **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)** | ||
+ | |||
+ | New release: MQTT-Support, | ||
+ | |||
+ | **Version 0.8.3-prerelease **[[https:// | ||
+ | |||
+ | * MQTT-Support | ||
+ | |||
+ | **Version: 0.7-prerelease** | ||
+ | |||
+ | * Autoupdates | ||
+ | * Sonos-System-Overview | ||
+ | |||
+ | **Version 0.6:** | ||
+ | |||
+ | * UI improvements | ||
+ | * Grouping actions added | ||
+ | |||
+ | **Version 0.4: | ||
- Control Sonos speakers via Loxone virtual outputs. | - Control Sonos speakers via Loxone virtual outputs. | ||
- Playback of alarms, favorites, and playlists. | - Playback of alarms, favorites, and playlists. | ||
Zeile 15: | Zeile 66: | ||
- Smart targeting for playback only on available speakers. | - Smart targeting for playback only on available speakers. | ||
- Use cached Text to Speech (TTS) feature to inform your household. | - Use cached Text to Speech (TTS) feature to inform your household. | ||
+ | |||
</ | </ | ||
---- | ---- | ||
- | ===== SonoX – Perfect Harmony Between Loxone and Sonos ===== | + | ===== SonoX ===== |
- | The SonoX Loxberry plugin seamlessly connects your Loxone system with Sonos speakers, delivering an high performant unmatched audio experience tailored to your smart home. | + | {{https:// |
+ | The SonoX Loxberry plugin seamlessly connects your Loxone system with Sonos speakers, delivering an high performant unmatched audio experience tailored to your smart home. | ||
**Highlights: | **Highlights: | ||
Zeile 30: | Zeile 83: | ||
* **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** | + | |
- | + | ||
- | ===== Download ===== | + | |
- | + | ||
- | <WRAP download> | + | |
- | [[https:// | + | |
- | </ | + | |
===== Installation ===== | ===== Installation ===== | ||
The prerelease requires **NodeJS** to be installed on your Loxberry. | The prerelease requires **NodeJS** to be installed on your Loxberry. | ||
+ | |||
- Install NodeJS if not already installed. | - Install NodeJS if not already installed. | ||
- Download the plugin. | - Download the plugin. | ||
Zeile 56: | Zeile 97: | ||
- Enhanced TTS capabilities with additional providers. | - Enhanced TTS capabilities with additional providers. | ||
- Upload for custom clips | - Upload for custom clips | ||
- | |||
---- struct data ---- | ---- struct data ---- | ||
- | pluginuebersicht.author : | + | pluginuebersicht.author : norman.albusberger_icloud.com |
- | pluginuebersicht.logo : | + | pluginuebersicht.logo : : |
- | pluginuebersicht.status : | + | pluginuebersicht.status : STABLE |
- | pluginuebersicht.version : | + | pluginuebersicht.version : 1.0 |
- | pluginuebersicht.min_lb_version : | + | pluginuebersicht.min_lb_version : 1.2.4 |
- | pluginuebersicht.url_release : | + | pluginuebersicht.url_release : https:// |
pluginuebersicht.url_prerelease : | pluginuebersicht.url_prerelease : | ||
- | pluginuebersicht.description : | + | pluginuebersicht.description : Perfect Harmony Between Loxone and Sonos. API to control your Sonos speakers directly from Loxone with virtual outputs |
- | pluginuebersicht.languages : | + | pluginuebersicht.languages : EN |
- | pluginuebersicht.discussion : | + | pluginuebersicht.discussion : https:// |
---- | ---- | ||