Description
This plugin shows temperature and humidity on your WordPress site. The temperature and humidity is remotely detected by SwitchBot Meter.
SwitchBot Meter is small IoT gadget that has ability to send date to smartphone through BlueTooth. So you can see temperature and humidity with SwitchBot App on smartphone without seeing small LCD display on the device directly. And if you have SwitchBot Hub Mini addition to Meter, it’s available even outside of your home through their cloud service.
Thanks to SwitchBot service, this plugin allows you to embed temperature and humidity in WordPress content by Shortcode.
Notice that you need SwitchBot account which can be registered by SwitchBot app for Android and iOS.
Features
- insert temperature and humidity by Shortcode
- insert ‘Switchbot Meter image’ with temperature and humidity by Shortcode
- change temperature unit between celsius and fahrenheit
Shortcode examples
- temperature value:
[ssbm-temperature deviceid='8090A0B0C0E0']
- humidity value:
[ssbm-humidity deviceid='8090A0B0C0E0']
- embeded image:
[ssbm-image deviceid='8090A0B0C0E0' type='2']
Screenshots
Installation
In order to use this plugin, you need “account” for SwitchBot app and do below steps to obtain “Application Token” on SwitchBot app.
- Go to Profile > Preference
- Tap App Version 10 times. Developer Options will show up Tap Developer Options
- Tap Get Token
Once you get Token, set it on plugin settings page to complete setup.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Show Temperature for SwitchBot Meter” is open source software. The following people have contributed to this plugin.
Contributors“Show Temperature for SwitchBot Meter” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Show Temperature for SwitchBot Meter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
New image type #5 is added.
1.0
The first version of “Show Temperature for SwitchBot Meter” plugin.