arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
21.94k stars 4.76k forks source link

Philips Hue Dimmer switch battery running down rapidly (ZbBridge) #10413

Closed pingel20 closed 3 years ago

pingel20 commented 3 years ago

PROBLEM DESCRIPTION

The battery percentage of my Philips Hue dimmer switch is running down quite rapidly since I paired it with the (Tasmota) ZbBridge. It decreases some percents per day while the switch is used sparingly

Is the ZbBridge requesting this device very often? Can I do something to prevent lots of communication?

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

- [ ] If using rules, provide the output of this command: `Backlog Rule1; Rule2; Rule3`:
```lua
  Rules output here:
- [ ] Set `weblog` to 4 and then, when you experience your issue, provide the output of the Console log:
```lua
  Console output here:

TO REPRODUCE

Steps to reproduce the behavior:

EXPECTED BEHAVIOUR

A clear and concise description of what you expected to happen.

SCREENSHOTS

If applicable, add screenshots to help explain your problem.

ADDITIONAL CONTEXT

Add any other context about the problem here.

(Please, remember to close the issue when the problem has been addressed)

MattWestb commented 3 years ago

I was looking thru EZSP 6.10.0.0 and have finding some interesting fixes not in the 6.10.0.0 but in the SDK:

The 2 first is not so likely being one problem then i think the NCP is not using sleep mode. The last is coming back to the CTune problems with the hardware.

Do you like / can cooking one firmware for testing or shall i doing one or you ?? If you dont have the battery draining problems its not easy testing if its working or not. Its still some users in ZHA that is complaining and having fast battery draining (48 hours) but i think the most is fixed with the CTune in 6.7.9.0.

I have running one LIDL LED stripe controller (with the same MG21 chip) with direct children = 0 for over one month and its looks working OK and all test end devices is using routers and cant using the coordinator.

MattWestb commented 3 years ago

Cooked and uploaded six ten with Tube0013 setting plus GP, NVM3, Max TC Link keys and so on.

Feel free testing it i dont giving any grantees and have not testing it (only the LIDL version). It shall being flashed with SWD for getting the NVM3 to initiating OK for the firs time or changing the setting of the NVM3 size.

Not implanted LED and button for the Zigbee stick then its not the target (ZBB is) but shall working OK on it 2.

https://github.com/MattWestb/EFR32-FW/tree/main/Soff_EZSP

Edit: Its untested and i was having problem cooking one FW for tuya ZBGW that was compiling OK but not working and the same setting for IKEA Billy was working and after doing one new project in SS 5 it was start to working (new bugs in SS 5 with the updated tool changes) so no garantee that is working.