Skip to content

Commit cca7a09

Browse files
committed
Merge branch 'develop'
2 parents e77c419 + 7c07e1d commit cca7a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $domoticz = new \rutgerkirkels\domoticz_php\Domoticz('<hostname>','<username>',
1919

2020
/**
2121
* This example reads the temperature from the first temperature sensor that is found
22-
/*
22+
*/
2323

2424
// Get all the temperature sensors in Domoticz
2525
$temperatureSensors = $domoticz->getTemperatureDevices();

0 commit comments

Comments
 (0)