Temperature sensors data for the LuCI status page (OpenWrt webUI).
OpenWrt >= 19.07.
Dependences: lua, luci-lib-nixio, luci-lib-jsonc.
OpenWrt Snapshot:
wget --no-check-certificate -O /tmp/luci-app-temp-status_0.3-5_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/snapshot/luci-app-temp-status_0.3-5_all.ipk
opkg install /tmp/luci-app-temp-status_0.3-5_all.ipk
rm /tmp/luci-app-temp-status_0.3-5_all.ipk
/etc/init.d/rpcd reload
i18n-ru:
wget --no-check-certificate -O /tmp/luci-i18n-temp-status-ru_0.3-5_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/snapshot/luci-i18n-temp-status-ru_0.3-5_all.ipk
opkg install /tmp/luci-i18n-temp-status-ru_0.3-5_all.ipk
rm /tmp/luci-i18n-temp-status-ru_0.3-5_all.ipk
OpenWrt 21.02, 22.03:
wget --no-check-certificate -O /tmp/luci-app-temp-status_0.3-5_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-app-temp-status_0.3-5_all.ipk
opkg install /tmp/luci-app-temp-status_0.3-5_all.ipk
rm /tmp/luci-app-temp-status_0.3-5_all.ipk
/etc/init.d/rpcd reload
i18n-ru:
wget --no-check-certificate -O /tmp/luci-i18n-temp-status-ru_0.3-5_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-i18n-temp-status-ru_0.3-5_all.ipk
opkg install /tmp/luci-i18n-temp-status-ru_0.3-5_all.ipk
rm /tmp/luci-i18n-temp-status-ru_0.3-5_all.ipk
OpenWrt 19.07:
wget --no-check-certificate -O /tmp/luci-app-temp-status_0.3-3_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/19.07/luci-app-temp-status_0.3-3_all.ipk
opkg install /tmp/luci-app-temp-status_0.3-3_all.ipk
rm /tmp/luci-app-temp-status_0.3-3_all.ipk
/etc/init.d/rpcd reload
i18n-ru:
wget --no-check-certificate -O /tmp/luci-i18n-temp-status-ru_0.3-3_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/19.07/luci-i18n-temp-status-ru_0.3-3_all.ipk
opkg install /tmp/luci-i18n-temp-status-ru_0.3-3_all.ipk
rm /tmp/luci-i18n-temp-status-ru_0.3-3_all.ipk