Posts: 5
Threads: 1
Joined: Jan 2024
Reputation:
0
We busy developing a system using the A4 board where we need to display the following on the App:
The same app must be available for IOS and Android.
Scaled value of the Analog inputs. ( Read value )
Digital input state ( Read value )
Relay/ Digital output state ( Read value )
Internal values used as setpoints to triger the Digital outputs. ( Read & Write value )
Thanks.
Vaughn.
Posts: 5
Threads: 1
Joined: Jan 2024
Reputation:
0
thanks fore the response.
Please sen the license.
Vaughn@vgdunquesolutions.co.za
Region : South Africa
Board : A4
Posts: 6,242
Threads: 804
Joined: Oct 2020
Reputation:
151
ok, we will send to you tuya license by email.
Posts: 5
Threads: 1
Joined: Jan 2024
Reputation:
0
01-12-2024, 02:10 PM
(This post was last modified: 01-12-2024, 02:34 PM by VaughnVenter.)
Where do i find the .bin firmware file to flash the card with ?
How do i find the A4 IP address after the new firmware flash as the A4 doesn't have a Ethernet port ?
Posts: 5
Threads: 1
Joined: Jan 2024
Reputation:
0
Is there another way of configuring the board as we need to do more complex coding than what we can do in the IFTTT that will still work with the Tuya app.
Is it posible to create a internal variable that can be used in the Tuya app to set setpoint. eg.
If Temp >= Setpoint then R1 on
Setpoint must be adjustable from the Tuya app.
Posts: 5
Threads: 1
Joined: Jan 2024
Reputation:
0
I think with what i want to do i will have to use Home Assistant.
I have manged to create the Digital inputs and Relay outputs in the YAML file and they working on the HA Dashboard.
Do you have a sample code for the 4 x Analogue inputs for the YAML file
im also doing some programming using red-Node.
What function in Red-Node must i use to link to the Relay output ?