Skip to content

Commit 4f461a2

Browse files
authored
Merge pull request #360 from pixelit-project/main
Merge main to dev
2 parents e040a29 + 9a92a20 commit 4f461a2

File tree

4 files changed

+122
-109
lines changed

4 files changed

+122
-109
lines changed

.github/workflows/build-and-release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ jobs:
4141
persist-credentials: false
4242

4343
- name: Cache pip 💾
44-
uses: actions/cache@v3
44+
uses: actions/cache@v4
4545
with:
4646
path: ~/.cache/pip
4747
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
4848
restore-keys: |
4949
${{ runner.os }}-pip-
5050
5151
- name: Cache PlatformIO 💾
52-
uses: actions/cache@v3
52+
uses: actions/cache@v4
5353
with:
5454
path: ~/.platformio
5555
key: ${{ runner.os }}-${{ hashFiles('**/lockfiles') }}

.github/workflows/contribute.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
if: github.ref == 'refs/heads/main' && github.repository_owner == 'pixelit-project'
1010
steps:
1111
- name: Contribute List
12-
uses: akhilmhdh/[email protected].6
12+
uses: akhilmhdh/[email protected].10
1313
with:
1414
auto_detect_branch_protection: false
1515
commit_message: "Updated readme with new contributors"

README.md

+100-87
Original file line numberDiff line numberDiff line change
@@ -34,92 +34,105 @@ Thanks to these great people for supporting this project.
3434

3535
<!-- readme: contributors -start -->
3636
<table>
37-
<tr>
38-
<td align="center">
39-
<a href="https://github.com/o0shojo0o">
40-
<img src="https://avatars.githubusercontent.com/u/19333515?v=4" width="100;" alt="o0shojo0o"/>
41-
<br />
42-
<sub><b>o0shojo0o</b></sub>
43-
</a>
44-
</td>
45-
<td align="center">
46-
<a href="https://github.com/foorschtbar">
47-
<img src="https://avatars.githubusercontent.com/u/10727275?v=4" width="100;" alt="foorschtbar"/>
48-
<br />
49-
<sub><b>foorschtbar</b></sub>
50-
</a>
51-
</td>
52-
<td align="center">
53-
<a href="https://github.com/miccgn">
54-
<img src="https://avatars.githubusercontent.com/u/71180164?v=4" width="100;" alt="miccgn"/>
55-
<br />
56-
<sub><b>miccgn</b></sub>
57-
</a>
58-
</td>
59-
<td align="center">
60-
<a href="https://github.com/jekader">
61-
<img src="https://avatars.githubusercontent.com/u/2088123?v=4" width="100;" alt="jekader"/>
62-
<br />
63-
<sub><b>jekader</b></sub>
64-
</a>
65-
</td>
66-
<td align="center">
67-
<a href="https://github.com/Metaln00b">
68-
<img src="https://avatars.githubusercontent.com/u/25951169?v=4" width="100;" alt="Metaln00b"/>
69-
<br />
70-
<sub><b>Metaln00b</b></sub>
71-
</a>
72-
</td>
73-
<td align="center">
74-
<a href="https://github.com/pplucky">
75-
<img src="https://avatars.githubusercontent.com/u/16407309?v=4" width="100;" alt="pplucky"/>
76-
<br />
77-
<sub><b>pplucky</b></sub>
78-
</a>
79-
</td></tr>
80-
<tr>
81-
<td align="center">
82-
<a href="https://github.com/fmunozs">
83-
<img src="https://avatars.githubusercontent.com/u/1041604?v=4" width="100;" alt="fmunozs"/>
84-
<br />
85-
<sub><b>fmunozs</b></sub>
86-
</a>
87-
</td>
88-
<td align="center">
89-
<a href="https://github.com/rozza-m">
90-
<img src="https://avatars.githubusercontent.com/u/1784953?v=4" width="100;" alt="rozza-m"/>
91-
<br />
92-
<sub><b>rozza-m</b></sub>
93-
</a>
94-
</td>
95-
<td align="center">
96-
<a href="https://github.com/hermannbach">
97-
<img src="https://avatars.githubusercontent.com/u/6616722?v=4" width="100;" alt="hermannbach"/>
98-
<br />
99-
<sub><b>hermannbach</b></sub>
100-
</a>
101-
</td>
102-
<td align="center">
103-
<a href="https://github.com/d4rkd3v1l">
104-
<img src="https://avatars.githubusercontent.com/u/13336238?v=4" width="100;" alt="d4rkd3v1l"/>
105-
<br />
106-
<sub><b>d4rkd3v1l</b></sub>
107-
</a>
108-
</td>
109-
<td align="center">
110-
<a href="https://github.com/hamster65">
111-
<img src="https://avatars.githubusercontent.com/u/36369379?v=4" width="100;" alt="hamster65"/>
112-
<br />
113-
<sub><b>hamster65</b></sub>
114-
</a>
115-
</td>
116-
<td align="center">
117-
<a href="https://github.com/rliegmann">
118-
<img src="https://avatars.githubusercontent.com/u/16445478?v=4" width="100;" alt="rliegmann"/>
119-
<br />
120-
<sub><b>rliegmann</b></sub>
121-
</a>
122-
</td></tr>
37+
<tbody>
38+
<tr>
39+
<td align="center">
40+
<a href="https://github.com/o0shojo0o">
41+
<img src="https://avatars.githubusercontent.com/u/19333515?v=4" width="100;" alt="o0shojo0o"/>
42+
<br />
43+
<sub><b>o0shojo0o</b></sub>
44+
</a>
45+
</td>
46+
<td align="center">
47+
<a href="https://github.com/foorschtbar">
48+
<img src="https://avatars.githubusercontent.com/u/10727275?v=4" width="100;" alt="foorschtbar"/>
49+
<br />
50+
<sub><b>foorschtbar</b></sub>
51+
</a>
52+
</td>
53+
<td align="center">
54+
<a href="https://github.com/miccgn">
55+
<img src="https://avatars.githubusercontent.com/u/71180164?v=4" width="100;" alt="miccgn"/>
56+
<br />
57+
<sub><b>miccgn</b></sub>
58+
</a>
59+
</td>
60+
<td align="center">
61+
<a href="https://github.com/rliegmann">
62+
<img src="https://avatars.githubusercontent.com/u/16445478?v=4" width="100;" alt="rliegmann"/>
63+
<br />
64+
<sub><b>rliegmann</b></sub>
65+
</a>
66+
</td>
67+
<td align="center">
68+
<a href="https://github.com/jekader">
69+
<img src="https://avatars.githubusercontent.com/u/2088123?v=4" width="100;" alt="jekader"/>
70+
<br />
71+
<sub><b>jekader</b></sub>
72+
</a>
73+
</td>
74+
<td align="center">
75+
<a href="https://github.com/Metaln00b">
76+
<img src="https://avatars.githubusercontent.com/u/25951169?v=4" width="100;" alt="Metaln00b"/>
77+
<br />
78+
<sub><b>Metaln00b</b></sub>
79+
</a>
80+
</td>
81+
</tr>
82+
<tr>
83+
<td align="center">
84+
<a href="https://github.com/pplucky">
85+
<img src="https://avatars.githubusercontent.com/u/16407309?v=4" width="100;" alt="pplucky"/>
86+
<br />
87+
<sub><b>pplucky</b></sub>
88+
</a>
89+
</td>
90+
<td align="center">
91+
<a href="https://github.com/fmunozs">
92+
<img src="https://avatars.githubusercontent.com/u/1041604?v=4" width="100;" alt="fmunozs"/>
93+
<br />
94+
<sub><b>fmunozs</b></sub>
95+
</a>
96+
</td>
97+
<td align="center">
98+
<a href="https://github.com/rozza-m">
99+
<img src="https://avatars.githubusercontent.com/u/1784953?v=4" width="100;" alt="rozza-m"/>
100+
<br />
101+
<sub><b>rozza-m</b></sub>
102+
</a>
103+
</td>
104+
<td align="center">
105+
<a href="https://github.com/Flolant">
106+
<img src="https://avatars.githubusercontent.com/u/103022070?v=4" width="100;" alt="Flolant"/>
107+
<br />
108+
<sub><b>Flolant</b></sub>
109+
</a>
110+
</td>
111+
<td align="center">
112+
<a href="https://github.com/hermannbach">
113+
<img src="https://avatars.githubusercontent.com/u/6616722?v=4" width="100;" alt="hermannbach"/>
114+
<br />
115+
<sub><b>hermannbach</b></sub>
116+
</a>
117+
</td>
118+
<td align="center">
119+
<a href="https://github.com/d4rkd3v1l">
120+
<img src="https://avatars.githubusercontent.com/u/13336238?v=4" width="100;" alt="d4rkd3v1l"/>
121+
<br />
122+
<sub><b>d4rkd3v1l</b></sub>
123+
</a>
124+
</td>
125+
</tr>
126+
<tr>
127+
<td align="center">
128+
<a href="https://github.com/hamster65">
129+
<img src="https://avatars.githubusercontent.com/u/36369379?v=4" width="100;" alt="hamster65"/>
130+
<br />
131+
<sub><b>hamster65</b></sub>
132+
</a>
133+
</td>
134+
</tr>
135+
<tbody>
123136
</table>
124137
<!-- readme: contributors -end -->
125138

@@ -131,7 +144,7 @@ Thanks to these great people for supporting this project.
131144

132145
<!-- ** WORK IN PROGRESS ** -->
133146

134-
### 2.5.1 (2023-04-07)
147+
### 2.5.1 (2024-04-07)
135148

136149
- (rliegmann) Fixed ESP32 Pin Definition
137150
- (foorschtbar) Fixed build issue with MAX44009 lib

platformio.ini

+19-19
Original file line numberDiff line numberDiff line change
@@ -41,27 +41,27 @@ esp8266_build_flags =
4141
-DDEFAULT_LDR=GL5516
4242
-DVBAT_PIN=0
4343
lib_deps =
44-
adafruit/Adafruit BME280 Library@^2.0.2
45-
adafruit/Adafruit BME680 Library@^2.0.1
46-
adafruit/Adafruit BMP280 Library@^2.6.1
47-
adafruit/Adafruit BusIO@^1.7.2
48-
adafruit/Adafruit GFX Library@^1.10.5
49-
adafruit/Adafruit SHT31 Library@^2.2.2
50-
adafruit/Adafruit Unified Sensor@^1.1.4
51-
arduino-libraries/ArduinoHttpClient@^0.4.0
44+
adafruit/Adafruit BME280 Library@2.2.4
45+
adafruit/Adafruit BME680 [email protected].4
46+
adafruit/Adafruit BMP280 [email protected].8
47+
adafruit/Adafruit BusIO@1.16.1
48+
adafruit/Adafruit GFX Library@1.11.9
49+
adafruit/Adafruit SHT31 [email protected]
50+
adafruit/Adafruit Unified [email protected]
51+
arduino-libraries/[email protected]
5252
bakercp/CRC32 @ 2.0.0
53-
bblanchon/ArduinoJson@^5.13.4
54-
beegee-tokyo/DHT sensor library for ESPx@^1.17
55-
claws/BH1750@^1.2.0
56-
ColorConverter=https://github.com/luisllamasbinaburo/Arduino-ColorConverter.git
57-
fastled/FastLED@^3.4.0
58-
knolleary/PubSubClient@^2.8
59-
LightDependentResistor=https://github.com/QuentinCG/Arduino-Light-Dependent-Resistor-Library.git
60-
links2004/WebSockets@^2.4.0
61-
marcmerlin/FastLED NeoMatrix@^1.2
62-
powerbroker2/DFPlayerMini_Fast@^1.2.0
53+
54+
beegee-tokyo/DHT sensor library for ESPx@1.19.0
55+
claws/BH1750@1.3.0
56+
ColorConverter=https://github.com/luisllamasbinaburo/Arduino-ColorConverter.git#v2.0.0
57+
fastled/FastLED@3.7.0
58+
knolleary/[email protected].0
59+
LightDependentResistor=https://github.com/QuentinCG/Arduino-Light-Dependent-Resistor-Library.git#1.4.0
60+
links2004/[email protected].1
61+
marcmerlin/FastLED [email protected].0
62+
powerbroker2/[email protected].4
6363
robtillaart/[email protected]
64-
TimeLib = https://github.com/PaulStoffregen/Time.git
64+
TimeLib = https://github.com/PaulStoffregen/Time.git#v1.6.1
6565

6666
[env:ESP32_generic]
6767
platform = espressif32

0 commit comments

Comments
 (0)