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.
Lees meer ›
Flow kaarten
Klik op een apparaat hierboven om gerelateerde Flow kaarten te zien.
Als...
Database
The SQL POST query (insert/update) was executed with id Query ID.
Database
The SQL query was executed with id Query ID.
En...
Database
The result (as number) of SQL query SQL query with ID ID is ...
Database
The result (as number) of SQL query SQL query with ID ID is greater than ...
Database
The result (as text) of SQL query SQL query with ID ID is ...
Database
The SQL query SQL query with ID ID was processed successfully
Dan...
Database
Executes the SQL query with ID ID: SQL query.
Advanced
Database
Executes the SQL query with ID ID: SQL query.
Ondersteuning
Heb je een probleem met deze app?
Neem contact op met de ontwikkelaar via het Homey Community Forum.
Wat is nieuw
Versie 1.0.4 — Workaround for wrong time conversion (UTC->local) in date variable '[date-1d]'.
Bekijk changelog