smarthomeNG / smarthome

Device integration platform for your smart home
https://www.smarthomeNG.de
GNU General Public License v3.0
123 stars 91 forks source link

Loggin: problem with time zone at startup (Init message) #91

Closed onkelandy closed 8 years ago

onkelandy commented 8 years ago

When starting up the Init message has a wrong time stamp (2 hours earlier). In the log here 21:11:01 should be 23:11:01

2016-08-03 22:11:22 WARNING Main Client 10.0.0.27:64410 requested invalid item: licht.eg.gang.sperren 2016-08-03 21:11:01 WARNING Main -------------------- Init SmartHomeNG 1.1.448.dev -------------------- 2016-08-03 23:12:30 WARNING Main Client 10.0.0.27:58735 requested invalid item: licht.eg.bad.spots.sperren

msinn commented 8 years ago

Fix pushed to release-1.2 branch. Please test

onkelandy commented 8 years ago

Works fine, thx.