Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


  • 0

Interesting thermometer to share a website


Question

Posted (edited)

Source code:

Please login or register to see this link.


Demo page:

Please login or register to see this link.

 

It must be downloaded from the

Please login or register to see this link.

clone or downloaded.

Copy the application directory to your WebServer and you can rename it to temperature, for example

 

Example:

Please login or register to see this link.

 

Create a TMEP database on the server and import the mysql-db-full.sql file

 

Set the login name and password to the database in the config.php file

 

When everything is done correctly, a web page will be displayed.

 

It's all about installing the program.

 

I have my thermometer here:

Please login or register to see this link.

This page works for me and I send data to the sql database using the DzVents script with the DOMOTICZ program. Now I would like to use it to send HC3

 

I need to send temperature data from my HC3 to the TMEP sql database. Can anyone help me?

 

 

Please login or register to see this attachment.

Edited by Laco Jurdik
  • Like 1

1 answer to this question

Recommended Posts

  • 0
  • Inquirer
  • Posted (edited)

    I have an outdoor temperature and humidity sensor in my HC3.
    I would need to send data to mysql database: 192.168.1.200:3306

    HC3:
    ID:142    NAME: TempOut
    ID:143    NAME: HumOut

     

    Please login or register to see this image.

    /monthly_2021_04/2021-04-04.png.3601306228437ed85d7ceff501aab9b9.png" />

     

    MariaDB:
    Database name: TMEP
    Table: tme

    kdy = when day and time (example 2019-09-20 13:15:00 )
    teplota = temperature °C (example 10.9 )
    vlhkost = humidity (example 60.8 )

    Can anyone help me create a script?

    Edited by Laco Jurdik

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...