Haim Kastner
Haim Kastner
Receiving command does not exist error while sending any toggle command in the Broadlink module rf toggle.
- [X] Send beam command support - [ ] Record command support - [ ] Support using MQTT
- [x] Download data as a ZIP [#130 #132 #133 #134] - [ ] Upload data and override the current server data.

- Update all dependencies to the latest version - Refactor project structure to a common TS projects structure. - Add option to set timeout to the semaphore lock See the...
**Is your feature request related to a problem? Please describe.** _Request related_ As part of the powerful and wide support in multiple languages in the unit definition, I think it...
To make the schema and documentation clear, and to support full units DTO, including the type itself (Length, Angle, etc). Like this: ```json { "value":100.01, "quantity":"Meter", "unit": "Length" } ```...
The https://github.com/angularsen/UnitsNet/pull/1634 PR merged a corrupt Mass.json, which caused the JS flavor to skip Mass in the generated code see https://github.com/haimkastner/unitsnet-js/issues/60