Skip to content

Commit a3a91ee

Browse files
committed
Add new badge
1 parent 18d6d18 commit a3a91ee

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# TerrariumPI 4.2.0
22

3+
![Latest release](https://github-basic-badges.herokuapp.com/release/theyosh/TerrariumPI.svg?text=latest%20release)
34
![GitHub Release Date](https://img.shields.io/github/release-date/theyosh/TerrariumPI)
45
[![Translation status](https://weblate.theyosh.nl/widgets/terrariumpi/-/4-x-y-z/svg-badge.svg)](https://weblate.theyosh.nl/engage/terrariumpi/)
56
[![Docker Pulls](https://img.shields.io/docker/pulls/theyosh/terrariumpi)](https://hub.docker.com/repository/docker/theyosh/terrariumpi)
@@ -34,9 +35,10 @@ And all this is controlled with a nice web interface based on AdminLTE 3 with Bo
3435
1. [GPIO numbering](#gpio-numbering)
3536
2. [New hardware](#new-hardware)
3637
6. [Remote data](#remote-data)
37-
7. [Screenshots](#screenshots)
38-
8. [Testing](#testing)
39-
9. [About](#about)
38+
7. [Contributors](#contributors)
39+
8. [Screenshots](#screenshots)
40+
9. [Testing](#testing)
41+
10. [About](#about)
4042

4143
## Features
4244

@@ -81,7 +83,7 @@ And all this is controlled with a nice web interface based on AdminLTE 3 with Bo
8183
- Weather forecast from external source for lighting schema
8284
- Supports <https://openweathermap.org>
8385
- Temperatures in Celsius or Fahrenheit
84-
- Distances in centimetres or inches
86+
- Distances in centimeters or inches
8587
- Alarm detections
8688
- Audio support through internal audio jack or USB sound cards [#42](https://github.com/theyosh/TerrariumPI/issues/42)
8789
- Create playlists (loop and repeat)
@@ -132,7 +134,7 @@ It is possible to use USB or SSD drives to speed things up: <https://www.tomshar
132134
`sudo ./install.sh`
133135
6. Reboot Raspberry PI to get all the needed modules loaded<br>
134136
`sudo reboot` (if done manual)
135-
7. Go to the webinterface at <http://[raspberry_ip>]:8090 (login: **admin/password**)
137+
7. Go to the web interface at <http://[raspberry_ip>]:8090 (login: **admin/password**)
136138

137139
All needed options and modules are setup by the installer script. This means that I2C and 1Wire overlay are enabled by default.
138140

@@ -189,10 +191,14 @@ If there is some other hardware which is not working with TerrariumPI, open an i
189191

190192
It is possible to use external sensor data that is available through HTTP(S) in JSON format. This way you can combine multiple Raspberry Pi's with TerrariumPI running to one single system. By using multiple Raspberry PI's you can cover a bigger area. But there are limitations.
191193

192-
Currently it is READONLY. So you can read out remote sensors and switches but you cannot control the remote switches. But this way you can combine the power swiches total costs and power usage.
194+
Currently it is READONLY. So you can read out remote sensors and switches but you cannot control the remote switches. But this way you can combine the power switches total costs and power usage.
193195

194196
more information is here: [Remote data wiki](https://github.com/theyosh/TerrariumPI/wiki/Remote-data)
195197

198+
## Contributors
199+
200+
![GitHub Contributors Image](https://contrib.rocks/image?repo=theyosh/TerrariumPI)
201+
196202
## Screenshots
197203

198204
(made on a very big screen :P )

0 commit comments

Comments
 (0)