Koen Kanters
ffa47b79e3
Remove devices from group when removing group. #3861
2020-07-07 21:16:35 +02:00
Koen Kanters
49ebf66b0b
Update converters
2020-07-06 23:19:12 +02:00
Pedro Lamas
973f5c5d03
Adds support for Sunricher ZG2835RAC power and energy monitoring in Home Assistant ( #3860 )
2020-07-06 21:46:07 +02:00
Koen Kanters
22387fd637
Don't provide defaults for rtscts and baudrate ( #3854 )
...
* Don't provide defaults for rtscts and baudrate
* Update herdsman
2020-07-06 21:37:58 +02:00
Koen Kanters
df5f740518
Update converters
2020-07-04 16:20:15 +02:00
Koen Kanters
8f725d38bd
Update converters
2020-07-03 23:00:25 +02:00
Koen Kanters
4900a2501d
Support Home Assistant configuration for external converters. https://github.com/Koenkk/zigbee-herdsman-converters/issues/1343
2020-07-03 21:20:22 +02:00
Koen Kanters
1796ba191c
Update herdsman and converters
2020-07-01 22:15:02 +02:00
Jiří Furda
e8c7314e90
Add support for IMMAX 07115L ( #3829 )
2020-06-30 17:49:43 +02:00
Koen Kanters
4b75fdb8a3
Dev
2020-06-30 17:40:05 +02:00
Koen Kanters
7e46435d86
1.14.1
2020-06-30 17:38:48 +02:00
Koen Kanters
1133e8e1ab
Undev
2020-06-30 17:37:57 +02:00
Koen Kanters
a74597ec85
Update converters
2020-06-29 19:52:31 +02:00
Koen Kanters
a391f7dcf9
Update converters
2020-06-29 17:01:45 +02:00
Koen Kanters
715e20477d
Small cosmetic
2020-06-29 16:17:11 +02:00
John Doe
def6bf1d0b
Implement external converters ( #3810 )
2020-06-29 16:16:16 +02:00
Koen Kanters
4b68a482b7
Update herdsman and converters
2020-06-28 18:31:21 +02:00
felixstorm
1b62a3cf06
Fix Reporting for Multi-Endpoint Devices ( #3824 )
...
* fix reporting on multi-endpoint devices
* add test
2020-06-28 18:08:37 +02:00
Koen Kanters
27972fb8d4
Provide lx unit for RTCGQ11LM illuminance sensor. #3805
2020-06-24 23:43:24 +02:00
qosmio
1e62021418
Add support for Sylvania Flex XL RGBW Strip (73773) ( #3806 )
2020-06-24 23:39:09 +02:00
Koen Kanters
ade6123ede
Home Assistant discover illuminance_lux sensor for RTCGQ11LM. #3805
2020-06-24 23:28:33 +02:00
Thomas Rose
242600f2b6
Added new Innr Outdoor Lights ( #3796 )
...
Added support for Innr Outdoor Spot Lights and Outdoor Color LED Strip
2020-06-24 15:30:18 +02:00
Koen Kanters
c07c1d5f15
Update herdsman
2020-06-23 11:19:32 +02:00
Koen Kanters
fb0f83dee7
Update converters
2020-06-22 15:24:50 +02:00
Koen Kanters
869d6a5234
Fix reporting setup ddosing adapter. #3756
2020-06-21 16:38:23 +02:00
Koen Kanters
48705c9a9e
Fix not connecting to MQTT when permit join fails on startup. #3756
2020-06-21 16:36:36 +02:00
Koen Kanters
95208a1a2e
Update converters
2020-06-20 16:06:54 +02:00
Krzysztof
1dd002e73f
HGZB-44 HomeAssistant Autodiscovery support ( #3775 )
...
* Add homeassistant autodiscovery support for HGZB-44.
* Fix missing , at end of line
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-06-20 14:26:35 +02:00
Andrey
76745ca5c3
ZNCZ04LM extended attributes support ( #3761 )
...
* ZNCZ04LM extended attributes support
* Styles fixes
* Style fix
* Tabs
Co-authored-by: divanikus <d1pro@yandex.ru>
2020-06-17 19:54:08 +02:00
zrsmithson
249bcff7d1
Add support for Ecosmart BR30 CCT Bulb A9BR3065WESDZ02 ( #3751 )
...
device similar to Ecosmart A19 CCT bulb
Co-authored-by: Smithson, Zachary <zachary.smithson@gtri.gatech.edu>
2020-06-16 17:05:37 +02:00
Koen Kanters
f8d082e18d
Networkmap #3281
2020-06-15 20:10:30 +02:00
Koen Kanters
79b4dbd24f
Touchlink factory reset #3281
2020-06-15 19:19:57 +02:00
Koen Kanters
62dc88ec87
Republish bridge info on log level changes #3281
2020-06-15 19:06:08 +02:00
Koen Kanters
d10c1c2155
Add some config options #3281
2020-06-15 18:58:32 +02:00
Koen Kanters
5027e97bb6
Update converters
2020-06-15 17:42:46 +02:00
Koen Kanters
e0f5547160
Update converters
2020-06-14 18:01:25 +02:00
Kosta
b42c61d09a
use relative timestamps ( #3743 )
...
Use relative timestamps for the network map (e.g, `1 hour, 43 minutes ago` or `15 minutes, 10 seconds ago`), since that is easier to understand/decode than the standard ISO timestamps.
This introduces an additional (light weight) dependency to [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js ) which in itself doesn't have any additional dependencies.
Co-authored-by: Konstantin Baumann <konstantin.baumann@autodesk.com>
2020-06-14 17:43:27 +02:00
Koen Kanters
c9aa8b24c0
Update converters
2020-06-14 16:27:47 +02:00
Kosta
a2ea520b0c
add support for plantuml based network graphs ( #3742 )
...
Add support for [PlantUML](http://plantuml.com/guide ) based network graphs, which can be pasted into [this online editor](https://www.planttext.com/ ).
The test configuration used for unit testing for example produces this output:
![output.svg](https://www.planttext.com/api/plantuml/svg/j5LTRzem57tVhxYFGSFbEbyG7gOoOBHggrMCQPsg2Zc9KwmwSPeufTjVsyD-qlx20dICZuJni4PHPDdtd7lkyRNpwyTFU7bESyqoNSJopP-PW6KXu3CYRNSwID7cjkEO3jok8_ONrqk4a0DXOBYEvJOWOaBoi0loKJGpLMYHt4-OBtabpNl58qYK_bIagSeq3wzKoENve3AOUcqaICjtWhIBs4NwTZbOHzojH_iLe--qeoZYWSiStzoes2-aNrlZ3igmqNAzHcNu-SMm1vDnR_1XV0wNmy6I68QcsngQRV0w2BA8UTA4KCJnmf4cp6T2SyXJ7kYiY9kWKYPV9esIWJgsCw9cTRh_w8QruyOqK59bntbYBJtnQZovdWafqXpE2WuZ1KQRsYwwU7rM7Lua3ucQ9qTLiDLzTAi2hLKo3LLHUZnzuD-EQs2wRE1EjR0RmLGieFV8CWOhPYYPOIuoBdcUmvn92VbSw606nfURYn6QbrUliN6RcXrle-mWC1qBfuiZn-ltRWTUbcnZjSn-aMiLGyYVHC1pC0RYQmDk-_r55bXbkJDcMgVTLYlLJ-f4995ghLGGd-Ky9D_5lSyv2PJAGf4mhJB2af2im8HIizK0OyLuClxuUJ8SlufZfkqllaXjc_4Dn_f_TTNxjGqsQipQKqZntmehpX8XxohITg4S7RgMwc2UUKooRR8o6SL3FLCBmtfOURhM6hVOIfY5-zQSyYHS_BT-0m00__y30000 )
The generated script looks like this:
```
' paste into: https://www.planttext.com/
@startuml
card 0x0017880104e45525 [
0x0017880104e45525
---
0x0017880104e45525 (6536) failed: lqi,routingTable
---
Boef notSupportedModelID
---
1970-01-01T01:00:01+01:00
]
card 0x000b57fffec6a5b2 [
bulb
---
0x000b57fffec6a5b2 (40369)
---
IKEA TRADFRI LED bulb E26/E27 980 lumen, dimmable, white spectrum, opal white (LED1545G12)
---
1970-01-01T01:00:01+01:00
]
card 0x000b57fffec6a5b3 [
bulb_color
---
0x000b57fffec6a5b3 (40399)
---
Philips Hue Go (7146060PH)
---
unknown
]
card 0x0017880104e45521 [
button_double_key
---
0x0017880104e45521 (6538)
---
Xiaomi Aqara double key wireless wall switch (WXKG02LM)
---
1970-01-01T01:00:01+01:00
]
card 0x0017880104e45559 [
cc2530_router
---
0x0017880104e45559 (6540)
---
Custom devices (DiY) [CC2530 router](http://ptvo.info/cc2530-based-zigbee-coordinator-and-router-112/ ) (CC2530.ROUTER)
---
1970-01-01T01:00:01+01:00
]
card 0x00124b00120144ae [
Coordinator
---
0x00124b00120144ae (0)
---
1970-01-01T01:00:10+01:00
]
0x000b57fffec6a5b3 --> 0x00124b00120144ae: 120
0x000b57fffec6a5b2 --> 0x00124b00120144ae: 92
0x000b57fffec6a5b3 --> 0x000b57fffec6a5b2: 110
0x0017880104e45559 --> 0x000b57fffec6a5b2: 100
0x0017880104e45521 --> 0x0017880104e45559: 130
@enduml
```
Co-authored-by: Konstantin Baumann <konstantin.baumann@autodesk.com>
2020-06-14 15:48:50 +02:00
Koen Kanters
40f026cdf8
Update converters
2020-06-14 14:07:35 +02:00
jd1900
67c43fcee3
Add device '412015' from Legrand. DIN power consumption module. ( #3739 )
...
* Add device '412015' from Legrand. DIN power consumption module.
Add device '412015' from Legrand. DIN power consumption module. Complementary for this pull request https://github.com/Koenkk/zigbee-herdsman-converters/pull/1313
* Update homeassistant.js
Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
2020-06-14 14:01:02 +02:00
AndronicR
1dd3523e64
added for homeassistant ( #3737 )
2020-06-14 11:00:36 +02:00
Koen Kanters
37122dba79
changeOptions -> options. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-06-14 00:28:24 +02:00
Koen Kanters
7f8fbe8b65
Lint
2020-06-13 23:46:04 +02:00
Koen Kanters
3658588618
Add group #3281
2020-06-13 23:42:58 +02:00
Koen Kanters
a90ebce677
Change device options. #3181
2020-06-13 23:28:06 +02:00
Koen Kanters
7b3c07dcfe
Implement renaming functionallity. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-06-13 19:35:09 +02:00
Koen Kanters
16f5812f6c
Finish remove api. https://github.com/Koenkk/zigbee2mqtt/issues/3281
2020-06-13 17:22:00 +02:00
Koen Kanters
1eed937c43
Update converters
2020-06-13 15:52:48 +02:00
Gabriele Besta
e0a6b7d348
Add possibility to override execution command at runtime ( #3722 )
...
* Add possibility to override execution command at runtime
The entrypoint script initialize container data at runtime.
CMD defines the default executable and can be overridden at runtime.
* Set execution permission to entrypoint script
Necessary to prevent run errors, for example in windows env
2020-06-13 13:20:41 +02:00