Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 697 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 697 Bytes

Domoticz Python Plugins for LASS(Location Aware Sensing System)

Setup

1. Put the "LASS" directory under[domoticz_installed_directory]/plugins/ For example: /opt/domoticz/plugins/LASS/plugin.py
  1. Restart Domoticz

  2. Add Hardware like below:

    Enabled: (Checked)
    Name: MyLASS (Or whatever you want)
    Type: LASS - Location Aware Sensing System
    Data Timeout: Disabled
    LASS_ID: (Find it here: g0v. Support LASS LASS4U LASSMAPS Edimax.)
    Update Rate(Min): 10

  3. Then you should see it in the UTILITY page.

Notice

Please set Data Timeout to Disabled! It won't work as expected!