Skip to content

Commit

Permalink
Updates Fan plugin to support configured min temp and sets Mark2 fan …
Browse files Browse the repository at this point in the history
…to start at 40C

Update reset plugin to include more logging
  • Loading branch information
NeonDaniel committed Aug 18, 2023
1 parent 5d5fc6e commit 1edf3c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions neon_core/configuration/mark_2/neon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ PHAL:
mute_color: burnt_orange
sleep_color: red
utterance_animation: refill
neon-phal-plugin-fan:
min_fan_temp: 40.0
admin:
neon-phal-plugin-device-updater:
enabled: true
Expand Down
4 changes: 2 additions & 2 deletions requirements/pi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ neon-tts-plugin-coqui~=0.7,>=0.7.1
ovos-stt-plugin-vosk~=0.1,>=0.1.4

# PHAL Plugins
neon-phal-plugin-reset~=0.3,>=0.3.1a1
neon-phal-plugin-reset~=0.3,>=0.3.1a2
neon-phal-plugin-core-updater~=1.2,>=1.2.1
neon-phal-plugin-device-updater~=0.0.1,>=0.0.2a1
neon-phal-plugin-fan~=0.0.3
neon-phal-plugin-fan~=0.0.3,>=0.0.4a1
neon-phal-plugin-switches~=0.0.4
neon-phal-plugin-linear_led~=0.2,>=0.2.2
ovos-phal-plugin-balena-wifi~=1.0.0
Expand Down

0 comments on commit 1edf3c5

Please sign in to comment.