Add ubus platform and update blog post for 0.7.6

This commit is contained in:
Paulus Schoutsen 2015-10-26 21:58:19 -07:00
parent 06084fc379
commit 765c4b2a29
3 changed files with 68 additions and 2 deletions

View file

@ -36,6 +36,7 @@ complete revamp.
- Media Player: [Plex](/components/media_player.plex.html) can now be auto discovered and configure itself ([@tomduijf](https://github.com/tomduijf))
- [Downloader](/components/downloader.html) will now treat relative paths based on config dir ([@tomduijf](https://github.com/tomduijf))
- Line Charts will use interpolation for sensor data and show current and target temperature for thermostats ([@balloob](https://github.com/balloob))
- Device Tracker: [OpenWRT via ubus](/components/device_tracker.ubus.html) now supported ([@krzynio](https://github.com/krzynio))
<!--more-->