Releases: nicko88/HTFanControl
Releases · nicko88/HTFanControl
0.4.2.2
0.4.2.1
0.4.2
0.4.1
0.4.0
Changelog
- Added new RokuPlex sync source (Plex app on Roku)
- This gets the movie title from Plex and the time sync from the Roku media player API
- This is more accurate time data than the Plex API provides
- Added HTTP fan control mode
- This can be used for simple setups (single speed on/off) for plugging a common house fan into a smart plug controlled via HTTP
- Added advanced MQTT mode
- This allows you to define an unlimited number of custom commands and topics/payloads so you can control more things beyond fans
- Fixed a few small bugs
0.3.3
Changelog
- Added support for movie sync with Plex plugins in Kodi
- You can use either the official Plex for Kodi plugin
- Or you can use the unofficial PlexKodiConnect plugin
0.3.2
Changelog
- Add ON IR cmd support for fans that need it
- Fans that need to be turned ON before they can be issued a speed command
- Enable IR support for RasPi / Linux
- You will need to get your IR transmitter working on your own for now (Install and configure LIRC)
- Allow multiple instances of HTFanControl to run (for advanced use cases)
- This could be useful for people who want to try controlling things other than fans with this software at the same time as controlling their fans
0.3.1
0.3.0
Changelog
- Various minor bug fixes
- Added user/pass authentication support to MQTT connection
- Added ability to force a disc version offset ON per Windtrack file
- More tweaks to the microphone audio sync code
- Lots of changes to make a working RasPi / Linux version
- Added a console / log viewer to WebUI
- Added a crashlog viewer to WebUI
- Created easy to use install / update / uninstall scripts for RasPi / Linux