Mark example as JSON

This commit is contained in:
Fabian Affolter 2016-08-17 13:53:30 +02:00
parent 0f665e4886
commit 7ba873a03e
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -65,7 +65,7 @@ sensor:
If you are using a DHT sensor and a NodeMCU board (esp8266), you can retrieve temperature and humidity with a MQTT sensor. A code example can be found [here](https://github.com/mertenats/open-home-automation/tree/master/ha_mqtt_sensor_dht22). A regular MQTT message from this example looks like this:
```
```json
office/sensor1
{
"temperature": 23.20,