cdalexndr

Results 50 issues of cdalexndr

When trying to mock an `@Async` method from a `@SpyBean` I get the following error: ``` org.mockito.exceptions.misusing.InvalidUseOfMatchersException: Misplaced or misused argument matcher detected here: -> at package.TestClass.init_aroundBody0(File.java:79) -> at package.TestClass.init_aroundBody0(File.java:79)...

in: test
type: bug

### What happened? Every few seconds all LEDs flash quickly, see video: https://github.com/Aircoookie/WLED/assets/22418250/d4f03a34-96fe-43e9-9338-ba8b599e10b5 ### To Reproduce Bug Solid color, notice flash. ### Expected Behavior No flashing ### Install Method Binary...

bug

### Bug description Device does not respond to command and UI shows error: "Failed to call service switch/turn_off. Failed to send request: Failed to deliver message: " ### Steps to...

## Proposed change ![tuya-smoke-detector-smart-zigbee](https://github.com/zigpy/zha-device-handlers/assets/22418250/13b49d57-ca86-4ab0-9d3e-c85690ab8c94) ![image](https://github.com/zigpy/zha-device-handlers/assets/22418250/f097a185-2904-48f8-88e5-02774ccc55cc) ## Additional information Removed useless Opening sensor. Changed motion sensor to smoke sensor. ## Checklist - [x] The changes are tested and work correctly -...

new quirk
Tuya
missing tests

Please provide esm format distribution for importing in browser directly without any module loader.

Using Aspectj mode with runtime aspectj weaver. Inside a `@PostConstruct`, calling a method with `@Transactional` doesn't start a transaction. The transactional aspect forwards call to the method, but no transaction...

in: data
type: enhancement

**Spring Boot 2.2.0.RELEASE** Using `@Async` returning a Future cannot be canceled if the `@Async` method is called from a `@SpyBean`. From debugging, it seems the `@Async` aspect is called twice,...

type: bug
in: core

### Are you requesting a feature, reporting a bug or asking a question? Feature request. ### What is the current behavior? No esm module distribution. ### What is the expected...

enhancement

### The problem After some time home assistant UI is not working correctly and there are multiple errors in logs. To recover from this state, I have to manually restart...

stale

### Describe the bug go-vod doesn't connect to nextcloud ``` go-vod-1 | Failed to fetch http://nextcloud/index.php/apps/memories/static/go-vod?arch=x86_64 go-vod-1 | Are you sure the host is reachable and running Memories v6+? go-vod-1...