адаптер smartfriends для ioBroker
Этот адаптер позволяет напрямую интегрировать устройства SmartFriends Box (например, Smart Friends Box от Schellenberg, ABUS, Paulmann, STEINEL и др.) в ioBroker — без использования официального облака .
Адаптер устанавливает прямое соединение со шлюзом для локального управления устройствами и получения от них запросов.
Документация:
Обсуждение:
Благодарности
Особая благодарность и признательность LoPablo за обратное проектирование API!
Changelog
2.1.0 (2026-08-26)
- (Black-Thunder) Adapter requires js-controller >=7.2.2 and admin >=7.9.0 now
- (Black-Thunder) Support for the central ioBroker credentials store was added, while legacy username/password configuration remains supported for backwards compatibility
- (Black-Thunder) Automatic reconnection is now stopped when the gateway rejects the configured login parameters
2.0.0 (2026-06-01)
- (copilot) Adapter requires node.js >= 22 now
- (Black-Thunder) Additional irrelevant gateway messages are now ignored
- (Black-Thunder) Dependencies were updated
1.3.6 (2026-03-13)
- (Black-Thunder) Connection and reconnection logic to the gateway was refactored
- (Black-Thunder) Additional irrelevant gateway messages are now ignored
- (Black-Thunder) Adapter requires admin version >=7.6.20 now
1.3.5 (2026-02-24)
- (Black-Thunder) Additional logging when connection parameters are incorrect was added
- (Black-Thunder) Validation of the adapter configuration in the GUI was added
1.3.4 (2026-01-21)
- (Black-Thunder) Additional irrelevant gateway messages are now ignored
- (Black-Thunder) Unknown gateway messages are now logged as warning instead of error
License
MIT License
Copyright (c) 2025-2026 Black-Thunder glwars@aol.de
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.