- added values in celsius degree and in km/h in pws2mqtt
- debug of hooks -added webserver.php
This commit is contained in:
@ -27,8 +27,8 @@ $properties2log = array(
|
||||
"dewptf" => 0.5,
|
||||
"windchillf" => 0.5,
|
||||
"winddir" => 40,
|
||||
"windspeedmph" => 20,
|
||||
"windgustmph" => 20,
|
||||
"windspeedmph" => 5,
|
||||
"windgustmph" => 5,
|
||||
"rainin" => null,
|
||||
//"dailyrainin" => null,
|
||||
//"weeklyrainin" => null,
|
||||
|
Reference in New Issue
Block a user