R-ens

Results 3 issues of R-ens

Added attributes support in serialize and deserialize functions: Serialize: ```js function OBJECT_serialize(cxfjsutils, elementName, extraNamespaces) { /* some code .... */ if (this._value !== null) { xml = xml + 'value="'...

**Describe the bug** Since release 8.2.0 the integration stopped working. Error remains in 8.2.1. Downgrading to 8.1.1 solves the problem for me. Receiving an `schema_incompatible` error in HA logs. **Additional...

### Describe the solution you'd like Since version `1.7.1` the arch `linux/arm/v7` is unfortunately not supported anymore. I'm running Home Assistant in a `docker` environment, so I do have to...

enhancement
help wanted
good first issue