Iemand een idee hoe de lampen en contactdozen van LSC (action) gekoppeld kunnen worden aan de Homey?
Koppel je LSC lampen niet in de LSC App maar gebruik de Smart Life app.
Vervolgens kun je de Tuya Smartapp gebruiken om ze in Homey te hangen,
Deze twee apps gebruiken de Tuya Cloud om de verbindingen te maken/beheren en de tuya werkt samen met Homey
Dank voor deze tips ik ga het proberen.
Lees dit artikel eens, daarmee is het mij ook gelukt
Dan neem je ipv de dimmer een lampâŠwerkwijze blijft gelijk.
Dank je anjo voor deze tip. Ik ben nu nog bezig om de flow met de lichtsensor van xiamo te verfijnen. Ga direct daarna deze werkwijze proberen om de lampen te koppelen.
Ik kan bij de color led lampen geen kleuren kiezen in Homey bij een Flow.
Kan dat kloppen?
Dat klopt inderdaad. Ook ik heb dat niet voor elkaar kunnen krijgen. Lampen die ik in kleur aan wil sturen heb ik inmiddels vervangen door ikea lampen.
1 Like
Heb inmiddels ook het e.a aan rgb lampen van Action.
Weet iemand of er een update komt zodat wel de kleuren ingesteld kunnen worden?
2022 nog steeds geen goede werking. helaas
Check dit, wellicht kun je van alles doen (met een omweggetje) wat standaard niet lijkt te kunnen:
When adding a device is not possible, try using the so called RAW Commands functionality.
Howto:
-With the flow below, youÂŽll be able to âlistenâ to event messages of your devices;
In this example a message of the âtextâ type, which will return text, numeric and yes/no values.
So, when you trigger the device you want to control from the Tuya Smart mobile app (Google store / Apple store ), or the SmartLife mobile app (Google store / Apple store )
or when you just activate a sensor,
youâll catcâŠ
Ik hwb party lampen (15 bolletjes) van LSC in de tuya app gezet. Die krijg ik niet toegevoegd in homeyâŠ
Zou ik die met bovenstaande manier gekoppeld kunnen krijgt?
Als deursensor open is voor X minuten, dan uit de tuya app de party lampen aanâŠ
En omgedraaid voor uitâŠ
Zou alleen zonder hulp er niet uit komen om zoân ingewikkelde flow voor elkaar te krijgen.
Dan is mijn engels ook net niet goed genoeg om de bovenstaande (link) info te vertalen naar voor mij begrijpbaar XD
Zou iemand daar mee kunnen helpen?
Geoetjes,
Marley
Dat moet prima gaan met tap-to-run how-to
Je kunt bijv. de Engelse tekst in google translate knikkeren:
https://translate.google.nl/
Howto voor de tap-to-run scene methode hier !
You can control almost all non-supported (mains powered) Tuya devices by using Tuya Cloud Execute a Scene card in flows.
You canât use sensors to start flows this way.
(But, certain Motion- and Contact sensors are supported by Tuya Cloud app now )
Example:
Diffuser control via Tuya Cloud âExecute a Sceneâ card
At your phone:
Add the diffuser to the Tuya app.
Create 2 âtap-to-runâ scenes inside the Tuya app.
A scene for âSwitch diffuser & led onâ
Dito for the âoffâ function.
To give you an idea, an overview of my tap-to-run scenes:
(Deprecated, for Legacy api only:
Now wait for 10 mins . This is because Tuya refreshes once in 10 mins. Otherwise you wonât find your fresh created scenes @ your Homey. )
At Homey:
Go to âŠMore > Apps > Tuya Cloud > Configure App.
Hit the Refresh Scenes
button.
Or
Restart the Tuya Cloud app.
Create a new virtual device*** (app: Virtual Devices); Call it for instance âDiffuserâ.
Create 2 flows for this device.
WHEN Diffuser = ON,
then pick a THEN card for the Tuya Cloud app called 'Execute a scene'
,
and find & pick your freshly created tap-to-run scene âSwitch diffuser & led onâ.
Example flow:
WHEN Diffuser = OFF,
repeat the above (at point 1.), but find and pick scene âswitch diffuser & led Offâ
Now you can control this device with Homey flows!
Added July '23:
Screenvid for adding IR blaster/hub buttons:
â Now restart Tuya Cloud app
.
Optional stuff:
When you have a google (nest) mini or compatible, and synced Homey with it, you can yell âHey google, switch diffuser onâ.
This is because your virtual switch appears in Google Home (sometimes after yelling "hey google, synchronise devices)
***)Homeyâs native virtual switch can also be used (it appears in Google Home too).
BUT you canât pick a custom icon for the tile, in Virtual Devices you canâŠ
Als het de tuya cloud gebruikt moet je dan ook geabonneerd zijn op de cloud van tuya om h je lsc lampen in de Homey te zetten?
Start hier om je LSC lampen aan Homey toe te kunnen voegen:
(Ik heb betere ervaringen met de telefoonapp TuyaSmart, dan SmartLife app)
Tuya Cloud app
NOTE: This app is no longer actively maintained, only PR (Pull Requests) will be merged and published as update;
The developer does not respond to questions / requests any longer.
App store:
Test version (with more supported devices):
Homey App for the Tuya cloud
The word API will be used often. So, what is that about?
API = special developed connection between Homey and Tuya servers
The official API is now supported.
It requires an extra development account and keys.
ThâŠ