Skip to content

Commit e685aa1

Browse files
authored
Update repo info (#961)
1 parent 682a6b0 commit e685aa1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "MySensors",
33
"keywords": "framework, sensor, rf",
4-
"description": "Home Automation Framework. Create your own wireless sensor mesh using NRF24L01+, RFM69 and RFM95 radios running on Arduino, NRF51822, NRF52832, SAMD and ESP8266. Over-the-air updates and MySensors support in 16+ home automation controllers.",
4+
"description": "Home Automation Framework. Create your own wireless sensor mesh using NRF24L01+, RFM69 and RFM95 radios running on AVR, ESP8266, NRF5x, SAMD, STM32F1 and Teensyduino. Over-the-air updates and MySensors support by 20+ home automation controllers.",
55
"repository":
66
{
77
"type": "git",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version=2.2.0-rc.1
33
author=The MySensors Team
44
maintainer=The MySensors Team
55
sentence=Home Automation Framework
6-
paragraph=Create your own wireless sensor mesh using NRF24L01+, RFM69 and RFM95 radios running on Arduino, NRF51822, NRF52832, SAMD and ESP8266. Allows over-the-air updates of nodes. Supported by 20+ home automation controllers.
6+
paragraph=Create your own wireless sensor mesh using NRF24L01+, RFM69 and RFM95 radios running on AVR, ESP8266, NRF5x, SAMD, STM32F1 and Teensyduino. Over-the-air updates and MySensors support by 20+ home automation controllers.
77
category=Communication
88
url=https://www.mysensors.org
99
architectures=*

0 commit comments

Comments
 (0)