-
Notifications
You must be signed in to change notification settings - Fork 694
Add brightness control #291
base: aiyprojects
Are you sure you want to change the base?
Commits on Jun 10, 2018
-
A brightness variable make it possible to set a maximum LED brightness.
Configuration menu - View commit details
-
Copy full SHA for 2942c24 - Browse repository at this point
Copy the full SHA 2942c24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c90568 - Browse repository at this point
Copy the full SHA 0c90568View commit details -
Clean up command identification
Update code to use 'in' to detect matches, where possible. Minor cleaning up.
Configuration menu - View commit details
-
Copy full SHA for a6fccfa - Browse repository at this point
Copy the full SHA a6fccfaView commit details -
Update to power switch controls
Add optional allowance for 'turn on THE <switch>' in addition to 'turn on <switch>'
Configuration menu - View commit details
-
Copy full SHA for 83f9f36 - Browse repository at this point
Copy the full SHA 83f9f36View commit details -
Podcast commands: + Add support for "play <podcast name> podcast" variation of command. * Resolve incorrect detection of empty feeds. * Resolve handling of "&" in podcast or episode name. Kodi commands: + Add "update tv shows" command to scan for new episodes. Power commands: * Improve command detection method MPD connection: * Handle timeout of MPD connection, when MPD is not used.
Configuration menu - View commit details
-
Copy full SHA for 94279e0 - Browse repository at this point
Copy the full SHA 94279e0View commit details
Commits on Jun 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0e3b78c - Browse repository at this point
Copy the full SHA 0e3b78cView commit details -
+ New 'podcatcher' service for caching podcast information. * Reduced service logging to 'warning' level. * Added CLI detection to maintain 'info' logging level for testing purposes.
Configuration menu - View commit details
-
Copy full SHA for 77b3aae - Browse repository at this point
Copy the full SHA 77b3aaeView commit details
Commits on Jun 18, 2018
-
Avoid redundant processing of existing podcast episodes.
Configuration menu - View commit details
-
Copy full SHA for ddc0ffc - Browse repository at this point
Copy the full SHA ddc0ffcView commit details
Commits on Jun 22, 2018
-
Michael Pemberton committed
Jun 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 91ffeb1 - Browse repository at this point
Copy the full SHA 91ffeb1View commit details -
Michael Pemberton committed
Jun 22, 2018 Configuration menu - View commit details
-
Copy full SHA for ea4c055 - Browse repository at this point
Copy the full SHA ea4c055View commit details
Commits on Jun 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cf71c84 - Browse repository at this point
Copy the full SHA cf71c84View commit details
Commits on Jun 30, 2018
-
Add ability to press button to stop podcast list action
Configuration menu - View commit details
-
Copy full SHA for 096aab7 - Browse repository at this point
Copy the full SHA 096aab7View commit details
Commits on Jul 16, 2018
-
Improve error handling in MQTT
Michael Pemberton committedJul 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 88a6d32 - Browse repository at this point
Copy the full SHA 88a6d32View commit details
Commits on Jul 19, 2018
-
Tweak logging level for powerswitch module
Michael Pemberton committedJul 19, 2018 Configuration menu - View commit details
-
Copy full SHA for c575ab0 - Browse repository at this point
Copy the full SHA c575ab0View commit details -
Resolve toggle support for powerswitch module
Michael Pemberton committedJul 19, 2018 Configuration menu - View commit details
-
Copy full SHA for b8de720 - Browse repository at this point
Copy the full SHA b8de720View commit details
Commits on Aug 3, 2018
-
Resolve toggle support for powerswitch module
Michael Pemberton committedAug 3, 2018 Configuration menu - View commit details
-
Copy full SHA for b634c92 - Browse repository at this point
Copy the full SHA b634c92View commit details
Commits on Aug 5, 2018
-
Michael Pemberton committed
Aug 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 1cf3d1e - Browse repository at this point
Copy the full SHA 1cf3d1eView commit details
Commits on Aug 13, 2018
-
Update status LED brightness controls
Michael Pemberton committedAug 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 242b69f - Browse repository at this point
Copy the full SHA 242b69fView commit details
Commits on Aug 22, 2018
-
Add flexibility to list podcast today or todays's
Michael Pemberton committedAug 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 78528ad - Browse repository at this point
Copy the full SHA 78528adView commit details
Commits on Oct 20, 2018
-
Improve tv-related voice command syntax
Michael Pemberton committedOct 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 2292a26 - Browse repository at this point
Copy the full SHA 2292a26View commit details -
Improve tv-related voice command syntax
Michael Pemberton committedOct 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 01b6789 - Browse repository at this point
Copy the full SHA 01b6789View commit details -
Merge branch 'aiyprojects' of https://github.com/mpember/aiyprojects-…
…raspbian into aiyprojects
Michael Pemberton committedOct 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 6e5cb37 - Browse repository at this point
Copy the full SHA 6e5cb37View commit details -
Remove debug code in podcast handling
Michael Pemberton committedOct 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 71fd405 - Browse repository at this point
Copy the full SHA 71fd405View commit details -
Remove missed debug code in podcast handling
Michael Pemberton committedOct 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 72bcfb7 - Browse repository at this point
Copy the full SHA 72bcfb7View commit details -
Add alternative TV-related command
Michael Pemberton committedOct 20, 2018 Configuration menu - View commit details
-
Copy full SHA for febd21a - Browse repository at this point
Copy the full SHA febd21aView commit details
Commits on Oct 31, 2018
-
Update MQTT details for power-related commands
Michael Pemberton committedOct 31, 2018 Configuration menu - View commit details
-
Copy full SHA for 648d347 - Browse repository at this point
Copy the full SHA 648d347View commit details
Commits on Nov 5, 2018
-
Inform when no podcasts available
Michael Pemberton committedNov 5, 2018 Configuration menu - View commit details
-
Copy full SHA for bd6432c - Browse repository at this point
Copy the full SHA bd6432cView commit details
Commits on Jan 2, 2019
-
Major upgrade to power commands
Michael Pemberton committedJan 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 36c0c85 - Browse repository at this point
Copy the full SHA 36c0c85View commit details
Commits on Oct 20, 2019
-
Update to voice commands, modules
Updates to voice commands, Kodi-related module and music-related modules.
Configuration menu - View commit details
-
Copy full SHA for 0fab1d5 - Browse repository at this point
Copy the full SHA 0fab1d5View commit details