-
### What happened?
Hello,
I upgraded Ikea Styrbar to firmware 20240708 and now it doesnt work.
```
zigbee2mqtt | [2024-11-09 16:25:24] info: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/brid…
-
### Environment
- OS and Version:suse linux
- IDE Version: vscode 1.93.1
- Ada & SPARK Extension Version: v24.0.6
### Bug Summary and Reproducer
# Bug Summary:
When typing
```
with Ada.
…
-
The following example is crashing, but should be possible to compute:
```
In [1]: SkyCoord(270 * u.deg, 30 * u.deg, radial_velocity=20 * u.km / u.s, frame='fk4').icrs …
-
Right now only e2e test work and not everything is properly covered (It's almost impossible to cover everything anyway with e2e given the number of possibilities)
- [x] Fix the unit test package an…
-
The backported JSON converters from the `System.Text.Json` have no unit test coverage right now:
- [x] Try to find the available unit tests in the `System.Text.Json` code base and backport them if …
-
@pvvx,
I've updated and consolidated the external converter code for Z2M and aligned it to v.0.1.2.1+ specifications:
This is tested against [CGDK2](https://pvvx.github.io/CGDK2/) and [TS0201_…
-
### Is there an existing feature request for this?
- [X] I have searched the existing feature requests
### Is your feature request related to a problem? Please describe.
I'd like to use schem…
-
Hello, I have two proposals for your project.
### Proposals
I want to propose the implementation of new function and enhancement in a section.
* Comprehensive converters or Multiple unit conv…
-
The mol and ff converters assume that any unit used for a particular variable in the OpenFF schema remains constant throughout. This assumption is made for the sake of code clarity and better performa…
-
* unyt version: master
* Python version: 3.7
* Operating System: Ubuntu 18.04
### Description
Right now using a function wrapped with `np.vectorize` or `np.frompyfunc` raises an error.
This…