Skip to content

Commit

Permalink
Update v1.7.20240628
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilkware committed Jun 28, 2024
1 parent 42130b7 commit 3d484c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Blink Home Accessory/module.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ public function RequestAction($ident, $value)

/**
* Enable or disable light
*
*
* @param bool $value true for switch on, otherwise off..
*/
private function SwitchLight(bool $value)
Expand Down

0 comments on commit 3d484c4

Please sign in to comment.