Stoinov 6d24a49062 Expand attribute output. #493 (#1277)
* Expand attribute output. #493

If attribute is actually an Object, expand it in the format `topic/key-subkey` in order to keep the same amount of topic levels for predictable parsing.
This only expands the first level of contained object. If more expansion are needed a more robust method should be implemented rather than just nesting `if`s.

* Fixing whitespace

fixing https://travis-ci.org/Koenkk/zigbee2mqtt/builds/507616980

* first time splitting line... obviously

Not sure what the proper approach is, but I guess we can put all params on new line.

* identation... really...

How is that `eslint`? any other requests?
2019-03-18 18:17:29 +01:00
2019-02-26 20:55:51 +01:00
2019-02-13 19:30:14 +01:00
2018-12-14 19:30:03 +01:00
2019-03-18 18:17:29 +01:00
2019-02-19 19:15:09 +01:00
2018-05-07 17:46:58 +02:00
2018-12-06 21:27:41 +01:00
2019-03-10 13:32:36 +01:00
2018-10-22 18:08:03 +02:00
2018-07-03 18:57:36 +02:00
2019-01-29 20:13:05 +01:00
2017-09-27 16:38:22 +03:00
2019-03-17 20:03:07 +01:00
2019-03-17 20:03:07 +01:00
2019-02-12 21:39:37 +01:00
2018-10-22 18:08:03 +02:00



Zigbee2mqtt 🌉 🐝

Allows you to use your Zigbee devices without the vendors bridge or gateway.

It bridges events and allows you to control your Zigbee devices via MQTT. In this way you can integrate your Zigbee devices with whatever smart home infrastructure you are using.

Getting started

The documentation provides you all the information needed to get up and running! Make sure you don't skip sections if this is your first visit, as there might be important details in there for you.

If you aren't familiar with Zigbee terminology make sure you read this to help you out.

Integrations

Zigbee2mqtt integrates well with (almost) every home automation solution because it uses MQTT. However the following integrations are worth mentioning:

Home Assistant

Domoticz


Architecture

Architecture

Supported devices

See Supported devices to check whether your device is supported. There is quite an extensive list, including devices from vendors like Xiaomi, Ikea, Philips, OSRAM and more.

If it's not listed in Supported devices, support can be added (fairly) easy, see How to support new devices.

Support & help

If you need assistance you can check opened issues. Feel free to help with Pull Requests when you were able to fix things or add new devices or just share the love on social media.

S
Description
No description provided
Readme GPL-3.0
148 MiB
Languages
TypeScript 97.7%
JavaScript 1.8%
Shell 0.4%
Dockerfile 0.1%