LaMetric

Control and manage your LaMetric device

Current Release
6.0.1
Developer
Matthias Kleine
License
MIT

Table of contents

Requirements

  • nodejs 20 (or later)
  • js-controller 6.0.0 (or later)
  • Admin Adapter 7.6.20 (or later)
  • LaMetric Time with firmware 3.2.7 (or later)
    • firmware 2.3.9 (or later) on older models (produced before year 2022)

Firmware-Changelog Firmware-Changelog Time2

Configuration

  1. Add the LaMetric Time to your local network
  2. Copy the device API key from the app (only models 2022 and newer). Use the following website for older models:

You can get your device API key here.

api-key

Features

  • Set display brightness (percent, auto-mode/manual-mode)
  • Set audio volume (percent)
  • Configure screensaver (enable/disable, time based, when dark)
  • Activate/Deactivate bluetooth and change bluetooth name
  • Switch between apps (next, previous, go to specific app)
  • Send notifications with blockly (with configurable priority, sound, icons, text, ...)
  • Control special apps like clock, radio, stopwatch or weather
  • Use My Data (DIY) LaMetric App to display persistent information

Features are limited by the official API features.

Changelog

6.0.1 (2026-08-04)

  • (@klein0r) Updated LaMetric firmware version recommendation to 2.3.9 (3.2.7)

6.0.0 (2026-05-05)

  • (copilot) Adapter requires node.js >= 22 now
  • (@klein0r) admin 7.6.20 and js-controller 6.0.11 (or later) are required
  • (@klein0r) Updated dependencies

5.0.0 (2025-10-22)

  • (@klein0r) admin 7.6.17 and js-controller 6.0.11 (or later) are required
  • (@klein0r) package and index state of apps have been removed
  • (@klein0r) Fixed app structure

4.2.0 (2025-08-15)

  • (@klein0r) Updated LaMetric firmware version recommendation to 2.3.9 (3.2.4)

4.1.0 (2025-07-09)

  • (@klein0r) Allow icons with placeholders in config (improved validation)
  • (@klein0r) Updated LaMetric firmware version recommendation to 2.3.9 (3.2.3)

License

The MIT License (MIT)

Copyright (c) 2026 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.