Add a database of your MySQL compatible server as device to homey.
Use a flow card in the THEN part to execute a SQL query. Push sensor data to a database table if you want to log it.
Execute SELECT statements in the flow card to read data from your database.
React on the executed query in with a flow trigger and push the value to a virtual sensor.
Leggi di più
›
Dona
Schede dei Flow
Clicca su un dispositivo qui sopra per visualizzare solo le schede dei Flow correlate.
Quando...
Database
The SQL POST query (insert/update) was executed with id Query ID.
i
Triggers when the SQL POST query (insert/update) was executed and delivers the result as token. The execution can be filtered by Query ID.
Database
The SQL query was executed with id Query ID.
i
Triggers when the SQL query was executed and delivers the result as token. The execution can be filtered by Query ID.
E...
Database
The result (as number) of SQL query SQL query with ID ID is ...
i
The result of the SQL query. Select a single numeric field to compare.
Database
The result (as number) of SQL query SQL query with ID ID is greater than ...
i
The result of the SQL query. Select a single numeric field to compare.
Database
The result (as text) of SQL query SQL query with ID ID is ...
i
The result of the SQL query. Select a single field to compare.
Database
The SQL query SQL query with ID ID was processed successfully
i
The flow continues when the SQL query is successfully executed.
Poi...
Database
Executes the SQL query with ID ID: SQL query.
i
Use this action for SQL querys. An ID must be specified to evaluate the result. In the flow event, the response can be read via the Query ID. Use '[date-1d]', '[date-1m]' oder '[date-1y]' for calculation of a date based on the current date using a positive/negative difference in days, moths or years.
Advanced
Database
Executes the SQL query with ID ID: SQL query.
i
Use this action for SQL querys. An ID must be specified to evaluate the result. In the flow event, the response can be read via the Query ID. Use '[date-1d]', '[date-1m]' oder '[date-1y]' for calculation of a date based on the current date using a positive/negative difference in days, moths or years.
Recensioni
Questa app non ha ancora recensioni.
Puoi lasciare una recensione dopo aver utilizzato questa app.

Grazie per la tua recensione.
Invia recensione
Scrivi una recensione
Novità
Versione 1.0.1 — Adjusted pair view style.
Visualizza il changelog