Skip to content

Commit 659ed54

Browse files
committed
Fix readme
1 parent e0f9cdb commit 659ed54

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Homie Sensor project with BME280
22

33
[![Build Status](https://img.shields.io/travis/mhaack/mqtt-bme280-homie.svg?style=flat-square)](https://travis-ci.org/mhaack/mqtt-bme280-homie)
4-
[![GitHub release](https://img.shields.io/github/release/mhaack/mqtt-bme280-homie.svg?style=flat-square)]
5-
(https://github.com/mhaack/mqtt-bme280-homie/releases)
4+
[![GitHub release](https://img.shields.io/github/release/mhaack/mqtt-bme280-homie.svg?style=flat-square)](https://github.com/mhaack/mqtt-bme280-homie/releases)
65

76
The mqtt-bme280-homie project is a small and easy to integrate temperature, air pressure and humidity monitoring solution with an extra SSD1306 OLED display. Sensor data is send via MQTT and displayed on the small screen. Local time is loaded via NTP. The project is built with a cost-effective ESP8266 WiFi chip (I used a NodeMCU from ebay, Wemos D1 mini will do as well).
87

0 commit comments

Comments
 (0)