Skip to content

ioBroker adapter to send notifications to your lametric time

License

Notifications You must be signed in to change notification settings

Jarves020/ioBroker.lametric

This branch is 3 commits ahead of, 348 commits behind klein0r/ioBroker.lametric:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d4a1efc Â· Jan 8, 2022
Dec 10, 2021
Oct 20, 2019
Jan 8, 2022
Dec 16, 2021
Nov 14, 2021
Mar 15, 2021
Dec 28, 2021
Nov 12, 2021
Dec 16, 2021
Mar 15, 2021
Nov 12, 2021
Jan 22, 2021
Dec 23, 2021
Nov 15, 2021
Dec 28, 2021
Jan 6, 2022
Oct 20, 2019
Dec 23, 2021
Dec 23, 2021
Mar 15, 2021
Oct 20, 2019

Repository files navigation

Logo

ioBroker.lametric

NPM version Downloads Stable installed Dependency Status Known Vulnerabilities Test and Release

NPM

This adapter allows you to get status information about your LaMetric Time (Affiliate Link) and to send notifications to it. All you need is the IP address of your device and the api developer key.

Sponsored by

ioBroker Master Kurs

Installation

Please use the "adapter list" in ioBroker to install a stable version of this adapter. You can also use the CLI to install this adapter:

iobroker add lametric

Documentation

🇺🇸 Documentation

🇩🇪 Dokumentation

Sentry

This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.

Changelog

WORK IN PROGRESS

  • (klein0r) Updated dependencies

1.5.2 (2021-12-23)

  • (klein0r) Updated dependencies
  • (klein0r) Updated documentation

1.5.1

  • (klein0r) Translated all objects
  • (klein0r) Fixed HTTPS option

1.5.0

  • (klein0r) Fixed myData DIY data type (BREAKING CHANGE - requires SimpleAPI 2.6.2 or later to use json parameter)
  • (klein0r) Added version check

1.4.1

  • (klein0r) Fixed missing translations

1.4.0

  • (klein0r) Admin 5 Support

1.3.2

  • (klein0r) Updated dependencies

1.3.1

  • (klein0r) Added local start and end time for screensaver

1.3.0

  • (klein0r) Encrypt sensitive information (BREAKING CHANGE - RE-ENTER YOUR API KEY)

1.2.1

  • (klein0r) Extended regex for My Data (DIY)

1.2.0

  • (klein0r) Added hide if value for My Data (DIY)
  • (klein0r) Remove frames without text from My Data (DIY)
  • (klein0r) Allow dynamic states for My Data (DIY) icons

1.1.3

  • (klein0r) Fixed async object creation

1.1.2

  • (klein0r) Delete app channels if app was deleted on LaMetric
  • (klein0r) Custom app configuration (clockface, countdown duration)

1.1.1

  • (klein0r) Fixed replacement issue for My Data (DIY)
  • (klein0r) Updated README with more configuration details

1.1.0

  • (klein0r) Added support for My Data (DIY)

1.0.1

  • (klein0r) Added chart data support to notification

1.0.0

  • (klein0r) First stable release
  • (klein0r) Added iobroker sentry
  • (klein0r) Added brightness and volume limit information (min, max)

0.0.10

  • (klein0r) Switched to axios lib

0.0.9

  • (klein0r) Added missing translations
  • (GermanBluefox) Improved Blockly and main.js

0.0.8

  • (klein0r) Updated dependencies

0.0.7

  • (klein0r) fixed blockly

0.0.6

  • (klein0r) switched to setTimeout instead of setInterval, improved logging and fixes eslint complaints

0.0.5

  • (klein0r) Fixed notification, html, updated github template, enable and disable screensaver

0.0.4

  • (klein0r) Refactored blockly sendTo / notifications

0.0.3

  • (klein0r) Added app switching support, refactored everything
  • (bluefox) The deletion of the actual shown information was added

0.0.2

  • (Sigi74) Change message_value for variables message
  • (Sigi74) Leave sound none

0.0.1

  • (klein0r) initial release

License

The MIT License (MIT)

Copyright (c) 2021 Matthias Kleine info@haus-automatisierung.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.

About

ioBroker adapter to send notifications to your lametric time

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%