Skip to main content

No project description provided

Project description

teleco_daisy

small library to talk to the Teleco Automation Daisy.

this is alpha. currently supported are:

  • pergola slats
  • pergola rgb light
  • pergola white light

if anybody stumbles over this and has different hardware, let me know and we try to integrate it together.

Development

HTTP Toolkit and adb

the best way you can get your devices integrated into this project is to:

  • download https://httptoolkit.com/
  • get yourself an android telephone with ADB (I think it needs to be rooted, not sure right now)
  • use HTTP Toolkit and adb mode to selectively sniff the traffic from the Daisy app

if you've come this far, here comes the crucial part:

  • when clicking buttons in the daisy app, for let's say turning on your light bulb, you should see a corresponding teleco/services/tmate20/feedthecommands/ entry in HTTP Toolkit.

  • take note of what you did (i.e. "I turned the light on") and the resulting REQUEST BODY. it will contain something like:

    "commandsList": [
      {
        "commandAction": "POWER",
        "commandId": 100,
        "commandIndex": 0,
        ....
    
  • you will also need to note the idDevicetype for the new component that you have. see next section.

a quick glance at your setup

To help get a quick overview of the items you have and the corresponding idDevicetypes, I added a little script to discover your local setup:

python discover.py <username> <password>

should produce some output that might already help a tad as well.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

teleco_daisy-0.1.2.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

teleco_daisy-0.1.2-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file teleco_daisy-0.1.2.tar.gz.

File metadata

  • Download URL: teleco_daisy-0.1.2.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.17

File hashes

Hashes for teleco_daisy-0.1.2.tar.gz
Algorithm Hash digest
SHA256 491f9e12b7b2da5ff7aef3b56623fdb51d491a8a29c04eda4fd0942550a36cc0
MD5 1f3f85db488c8359721d5cf761ced69e
BLAKE2b-256 fb557199bdc4b88e6086dd3565840142e75815e82640de4957b07c2a2ce50f67

See more details on using hashes here.

File details

Details for the file teleco_daisy-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for teleco_daisy-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 713df1c4ed2ddc6fec78bd9a8aafb4cb81b0a17885a9cd8a3937be2a9401b428
MD5 90c81b4f14572fa5a958832493ccade9
BLAKE2b-256 043d1a610e98a7741f09c9cb0bc8663515802b0b413a9a20fd9933ef68b6de5b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page