MySensors
Template:New unreviewed article MySensors is a free and open source DIY (do-it yourself) software framework for wireless IoT (Internet of Things) devices allowing them to communicate using simple radio transmitters. It was originally developed for the Arduino platform. The framework allows devices to create a virtual radio network of nodes that automatically forms a self healing mesh like structure. Each node can relay messages for other nodes to cover greater distances using short range radio units.
Each radio network can consist of up to 255 unique nodes. Each network has one node acting as gateway to the internet or a home automation controller. The controller handles id assignments for new nodes.
Supported platforms
The framework can naivety be run the following platforms and micro controllers.
Communication
The project also over-the-air communication over the following transceivers:
- NRF24L01
- RFM69
- RMF95 (LoRa)
- WiFi (ESP8266)
Wired communication over:
Security
The wireless communication can be signed using PSK (pre shared key) and optionally encrypted.
Supported Home Automation Controllers
The MySensors serial protocol has been adopted by many Home Automation software projects:
- Ago Control[1]
- Calaos[2]
- Domoticz[3]
- DomotiGa[4]
- FHEM[5]
- Freedomotic[6]
- Home Assistant[7]
- HomeGenie[8]
- Homeseer[9]
- Homey[10]
- HoMIDoM[11]
- Indigo Domotics[12]
- ioBroker[13]
- Jeedom[14]
- MajorDoMo[15]
- Misterhouse[16]
- MyController.org[17]
- MyNodes.NET[18]
- OpenHAB[19]
- openLuup[20]
- PiDome[21]
- pimatic[22]
- Vera[23]
- XTension
- MYSController
- Node RED[24]
See Also
References
- ^ "MySensors - ago control wiki". wiki.agocontrol.com. Retrieved 2016-12-29.
- ^ "Calaos Blog – Calaos developer news". calaos.fr. Retrieved 2016-12-29.
- ^ "MySensors - Domoticz". www.domoticz.com. Retrieved 2016-12-29.
- ^ "MySensors - DomotiGa". domotiga.nl. Retrieved 2016-12-29.
- ^ "MySensors – FHEMWiki". wiki.fhem.de. Retrieved 2016-12-29.
- ^ "MySensors | Open IoT Framework". www.freedomotic.com. Retrieved 2016-12-29.
- ^ Assistant, Home. "MySensors Sensor". Home Assistant. Retrieved 2016-12-29.
- ^ "MySensors v2.0 Serial/Ethernet Gateway - HomeGenie Forum". www.homegenie.it. Retrieved 2016-12-29.
- ^ "HS3 MySensors.org plugin - HomeSeer Message Board". board.homeseer.com. Retrieved 2016-12-29.
- ^ "https://apps.athom.com/app/org.mysensors.homey". apps.athom.com. Retrieved 2016-12-29.
{{cite web}}
: External link in
(help)|title=
- ^ "Le driver MySensors - HoMIDoM". www.homidom.com. Retrieved 2016-12-29.
- ^ "IT2BE/indigo-mysensors". GitHub. Retrieved 2016-12-29.
- ^ "iobroker.mysensors-2". npm. Retrieved 2016-12-29.
- ^ "Description". jeedom.com. Retrieved 2016-12-29.
- ^ "SmartLiving.ru • Просмотр темы - Модуль MySensor". majordomo.smartliving.ru. Retrieved 2016-12-29.
- ^ "hollie/misterhouse". GitHub. Retrieved 2016-12-29.
- ^ jkandasa. "MyController.org - The Open Source Controller". www.mycontroller.org. Retrieved 2016-12-29.
- ^ "MyNodes - Build gateway". www.mynodes.net. Retrieved 2016-12-29.
- ^ "DIY Smart Home Sensors with Arduino, MySensors and OpenHAB". MakeUseOf. Retrieved 2016-12-29.
- ^ "akbooer/openLuup". GitHub. Retrieved 2016-12-29.
- ^ /pidome-team.html (2015-10-29). "MySensors devices | manual | PiDome". PiDome Home Automation. Retrieved 2016-12-29.
- ^ "DheerajKhajuria/pimatic-mysensors". GitHub. Retrieved 2016-12-29.
- ^ "mysensors/Vera". GitHub. Retrieved 2016-12-29.
- ^ "tbowmo/node-red-contrib-mysensors". GitHub. Retrieved 2016-12-29.