Commit Graph

569 Commits

Author SHA1 Message Date
Thorsten Lachmann
a588187447 Merge pull request #3 from PeterGribbin/master
Create single fork of forks
2024-07-19 14:32:11 +02:00
Thorsten Lachmann
bda492b7f6 Merge pull request #2 from rfmitchem/master
Create single fork of forks
2024-07-19 14:29:24 +02:00
Thorsten Lachmann
01e37aa1f2 Merge pull request #1 from TiltedMag830/master
DHT Whitespace fix
2024-07-19 14:27:00 +02:00
Thorsten Lachmann
540a94ba4d Merge remote-tracking branch 'shortbloke/hardware_pwm' 2024-07-19 01:05:15 +02:00
Thorsten Lachmann
cbfea9fcf5 Revert "Merge remote-tracking branch 'wmonzel1/HardwarePWM'"
This reverts commit 4f8b8269e1, reversing
changes made to d2f10416fd.
2024-07-19 01:00:05 +02:00
Thorsten Lachmann
4f8b8269e1 Merge remote-tracking branch 'wmonzel1/HardwarePWM' 2024-07-19 00:53:06 +02:00
Thorsten Lachmann
d2f10416fd Merge branch 'master' of https://github.com/tlachmann/OctoPrint-Enclosure 2024-07-18 23:01:36 +02:00
Thorsten Lachmann
cb646c3f7d no changes 2024-07-18 23:00:02 +02:00
Thorsten Lachmann
7d25dbcf00 No changes 2024-07-18 23:00:02 +02:00
Thorsten Lachmann
5694a12276 initilize 2024-07-18 23:00:02 +02:00
Thorsten Lachmann
89f2786a60 no changes 2024-07-18 22:42:20 +02:00
Thorsten Lachmann
033615152e No changes 2024-07-18 22:41:18 +02:00
Thorsten Lachmann
bb3afbc060 initilize 2024-07-18 22:38:55 +02:00
Clément Nardi
9a8bb382f0 Fix DHT11/DHT22/AM2302 temperature retrieval with recent versions of adafruit_dht library 2024-05-01 14:20:07 +02:00
PeterGribbin
08720e7a13 Revert "Update __init__.py"
This reverts commit 2368e47b7a.
2023-08-02 23:28:22 +01:00
PeterGribbin
b0cf34a362 Revert "Create novus1050.py"
This reverts commit bca83a2b9d.
2023-08-02 23:28:16 +01:00
PeterGribbin
2368e47b7a Update __init__.py
Update __init__.py

Update __init__.py
2023-08-02 23:24:33 +01:00
PeterGribbin
bca83a2b9d Create novus1050.py
Update novus1050.py
2023-08-02 23:24:33 +01:00
rfmitchem
7343fe99aa Update python-publish.yml 2023-01-12 16:11:54 -05:00
rfmitchem
68bc525b08 Create python-publish.yml 2023-01-12 15:54:38 -05:00
rfmitchem
3a48706cc8 updated getDHTTemp to output stdout contents 2023-01-12 15:49:45 -05:00
TiltedMag830
3afcaf03f9 DHT white space spaces 2022-08-29 12:26:53 -05:00
TiltedMag830
7b83dc41de DHT20 White Space Fix 2022-08-29 12:24:34 -05:00
PeterGribbin
ad16555454 Update __init__.py 2022-05-02 16:14:31 +01:00
PeterGribbin
b629f5671a Update README.md 2022-05-02 16:11:17 +01:00
PeterGribbin
1b9d040564 Update README.md 2022-05-02 16:10:40 +01:00
PeterGribbin
c70d4cd308 Update novus1040.py 2022-05-02 16:06:30 +01:00
PeterGribbin
11cf21e77e Update __init__.py 2022-05-02 14:00:36 +01:00
PeterGribbin
e01bb023e2 Update __init__.py
read_novus_temp(self): commented out
2022-05-02 13:54:47 +01:00
PeterGribbin
fe939b26e9 Update __init__.py
commented out NovusTemp import
2022-05-02 13:52:22 +01:00
PeterGribbin
a83dcfef25 Update __init__.py
deactivated read for testing
2022-05-02 13:39:06 +01:00
PeterGribbin
eaa8ec78b8 Update __init__.py 2022-05-02 13:09:18 +01:00
PeterGribbin
839c0edb3a Update __init__.py 2022-05-02 13:06:58 +01:00
PeterGribbin
0f9c331d1b Create novus1040.py 2022-05-02 13:00:03 +01:00
PeterGribbin
8d757f4613 Update enclosure_settings.jinja2
removed sensor pin from options
2022-05-02 12:33:22 +01:00
PeterGribbin
fd35760499 Update enclosure_settings.jinja2
added novus1040 to sensor type
2022-05-02 11:57:03 +01:00
Vitor de Miranda Henrique
6e35aa5940 Merge pull request #484 from ihatemyisp/i2c_bus_0 2022-03-12 13:00:46 -06:00
IhatemyISP
1d493fa522 Obey bus setting for MCP9808
Bus setting for MCP9808 sensors is now obeyed.
2022-03-12 13:46:31 -05:00
Vitor de Miranda Henrique
9264e1705d Merge pull request #470 from deafloo/master
add DHT20 support
2022-02-28 10:40:39 -07:00
deafloo
65e2650623 Merge branch 'master' into master 2022-02-27 14:31:21 +01:00
Vitor de Miranda Henrique
6e9879a939 Update README.md 2022-02-25 18:09:35 -07:00
Vitor de Miranda Henrique
9ec370d83f Merge pull request #482 from n8many/master 2022-02-22 21:13:04 -06:00
n8many
92f2740c26 Fixed implementation for BME680 sensor 2022-02-22 19:46:27 -07:00
Martin Rowan
63dc9919b0 Hardware PWM using rpi_hardware_pwm library 2022-01-30 17:36:15 +00:00
Vitor de Miranda Henrique
c6eea3d241 Merge pull request #473 from marrony/master 2022-01-21 20:30:31 -06:00
Marrony Neris
3b8b8996e9 fix some settings messages 2022-01-21 14:25:09 -03:00
deafloo
e3aee07b46 add DHT20 support 2022-01-16 13:16:37 +01:00
Vitor de Miranda Henrique
91f7b04456 Merge pull request #463 from LoPromise/master
Fixing Issues with AHT10 Sensor
2022-01-16 13:06:01 +01:00
Vitor de Miranda Henrique
1c679aab6b Merge pull request #463 from LoPromise/master
Fixing Issues with AHT10 Sensor
2022-01-05 08:59:48 -06:00
LoPromise
184feb8d5e Merge branch 'master' into master 2022-01-05 13:04:04 +01:00