judoisoft

Manage yours judo i-soft

Current Release
1.1.7
Developer
arteck
License
MIT

judoisoft Adapter for ioBroker

A small excerpt just of the command options:

möglichkeiten

Settings available:

möglichkeiten

For devices with the new JUDO connectivity module, enable REST API (connectivity module) in instance settings. This uses the local interface http://<ip>/api/rest/... (Basic Auth). (default username/password is 'admin' / 'Connectivity')

Cloud login takes precedence: when it is enabled, the REST API option is hidden and ignored.

Changelog

1.1.7 (2026-09-09)

  • try fix release
  • Add Node.js 26 to CI test matrix - #218

1.1.6 (2026-09-09)

  • fix #216

1.1.5 (2026-09-04)

  • fix release

1.1.4 (2026-09-04)

  • Add device selection for cloud connection - #194
  • Fix issues detected by repository checker
  • Derive info.connection from the active mode (local REST vs cloud) - #212
  • Cloud login takes precedence over REST API when both are enabled

1.1.3 (2026-07-18)

  • (copilot) Adapter requires node.js >= 22 now
  • (iobroker-bot) Adapter requires node.js >= 20 now.
  • (@SimonFischer04) support rest-api (#143). closes #32, closes #82
  • (@arteck, @SimonFischer04) (dependency) bump / cleanups
  • (@SimonFischer04) Migration to ESLint 9 and @iobroker/eslint-config. #114
  • (@SimonFischer04) Migrate admin config to ioBroker jsonConfig. Closes #55

License

The MIT License (MIT)

Copyright (c) 2018-2026 Arthur Rupp arteck@outlook.com

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.