zigbee2mqtt/lib
Jevgeni Kiski 4ee34fd637 LLKZMK11LM Supports power, temperature and consumption (#2657)
* LLKZMK11LM Supports power, temperature and consumption

LLKZMK11LM already sends power, temperature and consumption in mqtt json.

```
info  2020-01-02 20:06:20: MQTT publish: topic 'zigbee2mqtt/front_outdoor_lights', payload '{"state_l1":"ON","linkquality":54,"state_l2":"OFF","power":35.1,"consumption":2.89,"temperature":33}'
```

Not sure in which units `consumption` is. Not adding right now.

* LLKZMK11LM power consumption

* Linter

* mdi-flash
2020-01-08 17:57:40 +01:00
..
extension LLKZMK11LM Supports power, temperature and consumption (#2657) 2020-01-08 17:57:40 +01:00
util feat: create environment variable for the config file (#2519) 2019-12-16 20:49:25 +01:00
controller.js Fix race condition when Zigbee starts. #2591 2020-01-03 23:43:04 +01:00
mqtt.js Zigbee-herdsman (#1945) 2019-09-09 19:48:09 +02:00
state.js Simplify group optimistic mode. https://github.com/Koenkk/zigbee2mqtt/issues/764 2019-09-29 14:35:05 +02:00
zigbee.js Allow setting transmit power. https://github.com/Koenkk/zigbee2mqtt/issues/2253 2019-11-27 22:02:49 +01:00