capitalised i --> I

fixed simple mistake
pull/102/head
TerminalMan 3 years ago committed by GitHub
parent 20085aa08b
commit 29a2ca13b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@ We can execute the shutdown command, and turn off the media center PC.
## Reading sensor data
Reading sensor data can be done by subscribing to an MQTT topic. For example, if I wanted to know the CPU load, i can subscribe to this topic :
Reading sensor data can be done by subscribing to an MQTT topic. For example, if I wanted to know the CPU load, I can subscribe to this topic :
```
homeassistant/sensor/DESKTOP-1/MediaCenterPC/State
```

Loading…
Cancel
Save