Giter Club home page Giter Club logo

tahoma's People

Contributors

pzim-devdata avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

barremans

tahoma's Issues

Installing dependencies fails

Hi!

When I try to install the dependencies (Win 10 Pro), I get this error:

Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Users\Me\AppData\Local\Programs\Python\Python311\Scripts\pip.exe_main
.py", line 2, in
File "F:\Portable\tahoma\re.py", line 125, in
import sre_compile
File "C:\Users\Me\AppData\Local\Programs\Python\Python311\Lib\sre_compile.py", line 6, in
from re import _compiler as _
ImportError: cannot import name '_compiler' from partially initialized module 're' (most likely due to a circular import) (F:\Portable\tahoma\re.py)

Does this require Linux, maybe?

Cozytouch

Bonjour
Comment utiliser l'application avec un Cozytouch ?

Dans les serveur il n'y est pas?

Paste which server you want to use : somfy_europe , somfy_america or somfy_oceania :
cozytouch
The server you provided in incorrect ! 'somfy_europe' will be used instead

Ou j'ai louper quelque choses ?
Merci

Add SmartPlug Devices (Sonoff/Ikea/Silvercrest)

Hello,
May I ask you to add following SmartPlugs from Sonoff, Ikea and Silvercrest to your nice plugin?
They all work fine through Tahoma App.

Here some information from the log:

Sonoff S26R2ZB Smart Plug, ZigBee

Sonoff SP1 - DB Cams,zigbee://2014-2386-6039/55609/1,StatefulOnOff,OnOff,zigbee:OnOffComponent
Sonoff SP1 - DB Cams,zigbee://2014-2386-6039/55609/1,StatefulOnOff,OnOff,zigbee:OnOffComponent
Device 'Sonoff SP1 - DB Cams' NOT controlled by tahoma yet

Ikea TRÅDFRI Smart Plug

StkD IkTf 1,zigbee://2014-2386-6039/2692/1,StatefulOnOff,OnOff,zigbee:OnOffComponent
StkD IkTf 1,zigbee://2014-2386-6039/2692/1,StatefulOnOff,OnOff,zigbee:OnOffComponent
Device 'StkD IkTf 1' NOT controlled by tahoma yet

SilverCrest Smart Plug (Lidl)

StkD SilCr 3 Flurlampe,zigbee://2014-2386-6039/9064/11,StatefulOnOff,OnOff,zigbee:OnOffComponent
StkD SilCr 3 Flurlampe,zigbee://2014-2386-6039/9064/11,StatefulOnOff,OnOff,zigbee:OnOffComponent
Device 'StkD SilCr 3 Flurlampe' NOT controlled by tahoma yet

Many thanks
Ingelumer

Erreur ssl

Bonjour

J'essaye de lancer une commande, mais je ne recois qu'un message d'erreur:
I try to launch a command, but I receive an error message:

alex@debian:~$ tahoma --password 'secret ' close shutter 'Kummer Alex'
Your PASSWORD has been taken into account
Output action : CLOSE shutter Kummer Alex
Cannot connect to host gateway-2072-4064-5123.local:8443 ssl:<ssl.SSLContext object at 0x7ff9b7342210> [Name or service not known]

Couldn't connect, trying to get a new token or a new gateway_id...
Unsupported value 128 has been returned for <enum 'GatewayType'>
Succes, new token available and found the gateway_id
If you also use the local API with Homebridge or Home Assistant, you will need to use this new token: 23460594e4456234bd76
Your token will be store there:
/home/alex/.local/pipx/venvs/tahoma/lib/python3.11/site-packages/tahoma/temp/token.txt
Tahoma will use this PIN number of the gateway : 2072-4064-5123
The PIN number of your gateway will be store there:
/home/alex/.local/pipx/venvs/tahoma/lib/python3.11/site-packages/tahoma/temp/gateway_id.txt
Cannot connect to host gateway-2072-4064-5123.local:8443 ssl:<ssl.SSLContext object at 0x7ff9b7342690> [Name or service not known]
sh: 1: notify-send: not found

When I try a ping to gateway-2072-4064-5123, I've got positive answers. The gateway is reachable.

What must I do?

Thanx

Al

Device name resolution fails with multiple common words.

I have a lot of devices like
Floor Room, for example "Ground Kitchen".
So there will also be
1st Kitchen
Ground Bath
1st Bath
etc...

Tahoma doesn't let me call up these names, as there is no word that occurs only in one of them.
Would it be possible to allow for quote strings to be used in a future version?
Like
open sunscreen "1st Kitchen Left Atrium" (where 1st Kitchen Left Atrium is the name of the device registered with Tahoma's servers?

best

Tobias

Feature Request: Functions to toggle plug and to get device state

Hello,

it be perfectly nice to have a function to toggle a device status, eg a plug (from off to on, or from on to off).

Another helpful function would be just to return the state of a device.

Would this be possible to be implemented?

Many thanks!
Ingelumer

Devices not recognized

Hi!
after getting everything to work, sadly the application seems to not support the types of device I use.
The prompt said to post about this here, so I am:
EG Erker mitte,io://2026-9407-8819/1402064,PositionableScreen
Device 'EG Erker mitte' NOT controlled by tahoma yet
Balkon,io://2026-9407-8819/2583581,PositionableHorizontalAwning
Device 'Balkon' NOT controlled by tahoma yet

Is there anything else I can provide? I hope support can be added. These are Somfy sunscreens.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.