zigbee2mqtt-frontend icon indicating copy to clipboard operation
zigbee2mqtt-frontend copied to clipboard

Zigbee2MQTT frontend

Results 398 zigbee2mqtt-frontend issues
Sort by recently updated
recently updated
newest added

### 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...

bug

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-router-dom/6.27.0?slim=true)](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...

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....

bug

### 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) ![image](https://github.com/nurikk/zigbee2mqtt-frontend/assets/58960644/dd105b45-ecbc-4021-b1e6-30cd0a757e37) ![image](https://github.com/nurikk/zigbee2mqtt-frontend/assets/58960644/7f2b3c22-84b3-4b42-9dae-5324bb36d1fb) ### What browsers are you seeing...

bug

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...

bug