niceboygithub / LatticeworkAmberOS

Latticework AmberOS integration fo rHome Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

version releases stars issues HACS

Latticework AmberOS

The Latticwork AmberOS integration provides access to various statistics from your Latticework AmberOS.

This integration was based on the Synology DSM integration of Home Assistant to developing.

Supported devices

Name Model Version
Latticework Amber AM12111 > 1.20
Latticework Amber X AL1111Y > 1.10
  • Sensors
    • amberos status
    • memory utilisation
    • network status
    • disk status
    • volume status
  • Binary Sensors
    • amberos update status
    • disk status
  • Media Player
    • cast

Installation

You can install component with HACS custom repo: HACS > Integrations > 3 dots (upper top corner) > Custom repositories > URL: niceboygithub/LatticeworkAmberOS > Category: Integration

Or download and manually copy latticework_amberos folder to custom_components folder in your Home Assistant config folder.

Then restart your Homee Assistant.

Configuration

Latticework Amber/AmberX can be auto-discovered by Home Assistant. If an instance was found, it will be shown as “Discovered”, which you can select to set it up right away.

You can also use manually configure.

⚙️ Configuration > 🧩 Integrations > ➕ Add Integration > 🔍 Search Latticework AmberOS

Or click: Add Integration

Add deivce via account/password

Enter the account (default: admin) and the password

Platform services

Service Latticework_AmberOS.reboot

Reboot the specified AmberOS by serial.

Service data attribute Optional Description
serial no The serial of AmberOS

Service Latticework_AmberOS.shutdown

Shutdown the specified AmberOS by serial.

Service data attribute Optional Description
serial no The serial of AmberOS

Service Latticework_AmberOS.play_media

Cast Mediay in Amber/AmberX by filename.

Service data attribute Optional Description
filename yes The filename with path for playing, it will automatic search the first match in your Amber/AmberX. The path likes (/Music, /Photos, /Videos, /VPHome/admin/MyDocuments)

Disclaimer

This integration is using python module py-latticework-amberos which is an unofficial module for achieving interoperability with Latticework AmberOS.

Author does not guarantee functionality of this integration and is not responsible for any damage.

All product names, trademarks and registered trademarks in this repository, are property of their respective owners.

About

Latticework AmberOS integration fo rHome Assistant

License:Apache License 2.0


Languages

Language:Python 100.0%