You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are small sensors that you put into the soil of your plants which then measure temperature, soil moisture, soil conductivity and light intensity. They can be bought directly from china and cost ~13US $ each.
There is a python library that handles interaction with them (which is used by home-assistant), but I think openhab supports them as well. The progress on reverse engineering how to read the sensors has been documented as well using gatttool.
I don't know if BLE support is already present as the wiki shows no supported devices but I'll leave this here for possible implementation in the future (:
@sharukins Perhaps you could work on an adapter? We'd love to support some Bluetooth devices as the Raspberry Pi 3 has Bluetooth built in, but there not yet adopted smart home profiles in Bluetooth in the same way there are for Zigbee and Z-Wave.
These are small sensors that you put into the soil of your plants which then measure temperature, soil moisture, soil conductivity and light intensity. They can be bought directly from china and cost ~13US $ each.
There is a python library that handles interaction with them (which is used by home-assistant), but I think openhab supports them as well. The progress on reverse engineering how to read the sensors has been documented as well using gatttool.
I don't know if BLE support is already present as the wiki shows no supported devices but I'll leave this here for possible implementation in the future (:
edit: I just found an JS implementation
The text was updated successfully, but these errors were encountered: