Search found 2 matches
- Monday 08 May 2017 19:33
- Forum: Other questions and discussions
- Topic: import old non domoticz data
- Replies: 2
- Views: 1140
Re: import old non domoticz data
In my current database I do not have blinks, mysql> select * from data limit 10; +----+---------------------+-------+-------+-------+-------+-------+-------+---------+ | ID | date | 1.8.1 | 1.8.2 | 2.8.1 | 2.8.2 | 1.7.0 | 2.7.0 | 24.3.0 ...
- Monday 08 May 2017 12:42
- Forum: Other questions and discussions
- Topic: import old non domoticz data
- Replies: 2
- Views: 1140
import old non domoticz data
Hi all, a short introduction, I have a smart meter since 2013 and log the data every 5 minutes using a simple script (python and php) to a mysql database. After recently seeing domoticz the need to create a nice dashboard for my data is obsolete, Domoticz can do everything I want. So now I want to ...