zigbee2mqtt-frontend
zigbee2mqtt-frontend copied to clipboard
Zigbee2MQTT frontend
### What happened? I've modified my converter for a custom button device I am making to have the following fields: `exposes: [e.battery(), e.action()],` with the thought of having the action...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-router-dom](https://redirect.github.com/remix-run/react-router) ([source](https://redirect.github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)) | [`~5.3.4` -> `~6.27.0`](https://renovatebot.com/diffs/npm/react-router-dom/5.3.4/6.27.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
### What happened? My change isn't working. Creating this for tracking purposes, but I will look into this myself soon. (obligatory it worked locally) On device select input get bug...
**Is your feature request related to a problem? Please describe.** In my Zigbee network, it is normal for some devices to sometimes be turned off at the power (eg. overhead...
### What happened? As stated in this issue in the zigbee2mqtt github : https://github.com/Koenkk/zigbee-herdsman-converters/pull/6890#issuecomment-1911916402 It seems that using the new modernExtend method, my devices don't show up on the dashboard....
### What happened? i saw that you can search in the drop-down when on a device, but it does not work [initialState.json.zip](https://github.com/nurikk/zigbee2mqtt-frontend/files/14080604/initialState.json.zip)   ### What browsers are you seeing...
Hello, I noticed that the code currently has no tests, which makes development difficult. I know that writing tests and maintaining them is an additional effort, but I think that...
**Is your feature request related to a problem? Please describe.** I used Xiaomi LYWSD03MMC with custom firmware - [pvvx/ZigbeeTLc](https://github.com/pvvx/ZigbeeTLc) To calibrate the temperature or humidity in this device, you must...
**Is your feature request related to a problem? Please describe.** At the beginning, I had a problem understanding what the individual strings mean, as they come from [zigbee-herdsman](https://github.com/sjorge/zigbee-herdsman/blob/master/src/zcl/definition/cluster.ts), not the...
### What happened? If I accidentally enter the wrong password for the auth_token, I still get (sort of) logged in, but with a dead dashboard, and I cant find anywhere...