УФ-защита

УФ-защита от openUV-API

Текущий релиз
0.7.1
Разработчик
simatec
Лицензия
MIT

УФ-защитный адаптер для ioBroker

UV-Protect от openUV-API


Поддержка разработки адаптеров

Если вам понравилось, пожалуйста, рассмотрите возможность пожертвования:

PayPal


Что такое Sentry.io и какая информация передается на серверы этой компании?

Sentry.io — это сервис для разработчиков, позволяющий получать обзор ошибок в их приложениях. И именно это реализовано в данном адаптере.

Когда адаптер зависает или возникает другая ошибка в коде, это сообщение об ошибке, которое также отображается в журнале ioBroker, отправляется в Sentry. Если вы разрешили iobroker GmbH собирать диагностические данные, то в них также включается ваш идентификатор установки (это просто уникальный идентификатор без какой-либо дополнительной информации о вас, электронной почте, имени и т. д.). Это позволяет Sentry группировать ошибки и показывать, сколько уникальных пользователей затронуто такой ошибкой. Все это помогает мне предоставлять безошибочные адаптеры, которые практически никогда не зависают.


Changelog

0.7.1 (2026-08-22)

  • (simatec) small Bugfixes

0.7.0 (2026-08-22)

  • (simatec) Source code cleaned up

0.6.12 (2026-03-29)

  • (simatec) Fix License
  • (simatec) dependencies updated

0.6.11 (2025-11-29)

  • (simatec) Fix Timeout

0.6.10 (2025-11-23)

  • (simatec) dependencies updated

0.6.9 (2025-11-02)

  • (simatec) dependencies updated
  • (simatec) Fix npm publish

0.6.8 (2025-08-31)

  • (simatec) dependencies updated
  • (simatec) Fix API Key

0.6.7 (2025-06-28)

  • (simatec) dependencies updated

0.6.6 (2025-02-22)

  • (simatec) Dependencies updated
  • (simatec) small fix

0.6.5 (2025-01-11)

  • (simatec) eslint-config fix
  • (simatec) Code fix
  • (simatec) Dependencies updated
  • (simatec) Update License

0.6.4 (2024-11-24)

  • (simatec) json5 added
  • (simatec) Dependencies updated
  • (simatec) small Design Fix
  • (simatec) Issue Action added
  • (simatec) eslint-config added

0.6.3 (2024-09-26)

  • (simatec) Fix for Admin 7.1.5

0.6.2 (2024-09-21)

  • (simatec) Dependencies updated
  • (simatec) small Design Fix

0.6.1 (2024-09-16)

  • (simatec) Dependencies updated
  • (simatec) dev-server added
  • (simatec) Repo Check fix
  • (simatec) Responsive Design added

0.6.0 (2024-02-05)

  • (simatec) Dependencies updated
  • (simatec) gulp deleted
  • (simatec) @iobroker/adapter-dev
  • (simatec) Translation updated

0.5.1 (2023-11-02)

  • (simatec) Dependencies updated

0.5.0 (2023-10-11)

  • (simatec) Dependencies updated
  • (simatec) Fix units
  • (simatec) Code clean

0.4.2 (2023-09-05)

  • (simatec) Dependencies updated
  • (simatec) test and release updated
  • (simatec) Translation updated

0.4.1 (2023-06-19)

  • (simatec) Dependencies updated
  • (simatec) Fix Adapter Stop

0.4.0 (2023-03-18)

  • (simatec) Dependencies updated
  • (simatec) Repo updated

0.3.7 (2022-11-01)

  • (simatec) Fix Axios Request
  • (simatec) Dependencies updated

0.3.6 (2022-07-11)

  • (simatec) Fix Request
  • (simatec) timeout added
  • (simatec) Dependencies updated

0.3.5 (2022-02-08)

  • (simatec) Fix value types
  • (simatec) Fix Axios Request
  • (simatec) Dependencies updated

0.3.4 (2021-11-17)

  • (simatec) Dependencies updated
  • (simatec) test and release updated

0.3.3 (31.07.2021)

  • (simatec) Bugfix async/await function

0.3.2 (28.07.2021)

  • (simatec) Bugfix

0.3.1 (28.06.2021)

  • (simatec) Date / time formatted

0.3.0 (24.06.2021)

  • (simatec) code cleaning
  • (simatec) added translate to system language for states
  • (simatec) Bugfix Timestamp
  • (simatec) value formating
  • (simatec) Dependencies updated
  • (simatec) name for states updated

0.2.3

  • (simatec) apiKey auto encrypted

0.2.2

  • (simatec) apiKey encrypted
  • (simatec) fix async function

0.2.1

  • (simatec) Fix for latest Repo

0.2.0

  • (simatec) jsonConfig for Admin5 added

0.1.0

  • (simatec) First Beta

0.0.1

  • (simatec) initial release

License

MIT License

Copyright (c) 2021-2026 simatec

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.