mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Merge pull request #131 from n8henrie/master
Minor spelling / grammar changes
This commit is contained in:
commit
5da5778819
@ -10,7 +10,7 @@ footer: true
|
||||
ha_category: "Other"
|
||||
---
|
||||
|
||||
The logger component let one define the level of logging activities in Home Assistant.
|
||||
The logger component lets one define the level of logging activities in Home Assistant.
|
||||
|
||||
To enable the logger in your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
|
@ -11,7 +11,7 @@ ha_category: Switch
|
||||
---
|
||||
|
||||
|
||||
A switch platform that issues specific commands when it is turned on and off. This might very well become our most platform as it allows anyone to integrate any type of switch into Home Assistant that can be controlled from the command line, including calling other scripts!
|
||||
A switch platform that issues specific commands when it is turned on and off. This might very well become our most powerful platform as it allows anyone to integrate any type of switch into Home Assistant that can be controlled from the command line, including calling other scripts!
|
||||
|
||||
To enable it, add the following lines to your `configuration.yaml`:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user