Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homematic HM-ES-TX-WM Firmware 2.2 support #320

Open
iimehl opened this issue Oct 4, 2019 · 7 comments
Open

Homematic HM-ES-TX-WM Firmware 2.2 support #320

iimehl opened this issue Oct 4, 2019 · 7 comments
Assignees

Comments

@iimehl
Copy link

iimehl commented Oct 4, 2019

EQ-3 released a firmware update (v 2.2) for the energy meter HM-ES-TX-WM https://www.eq-3.de/downloads/software/firmware/HM-ES-TX-WM_update_V2_2_190619_1.tgz

One of the really useful new features is support for SML
When using the new rf_es_tx_wm.xml file from here
https://github.com/eq-3/occu/blob/master/firmware/rftypes/rf_es_tx_wm.xml

homegear.log shows errors like:
Unknown type for "conversion": float_uint8_string_scale

It seems the XML functionality was extended which seems to be not supported currently.

@hfedcba
Copy link
Member

hfedcba commented Oct 23, 2019

Could you check if it works in the next nightly?

@hfedcba
Copy link
Member

hfedcba commented Oct 23, 2019

I had to guess what the conversion does. I assume I just need to device the 5 byte value by 10000. But that needs to be tested.

@hfedcba hfedcba self-assigned this Oct 23, 2019
@iimehl
Copy link
Author

iimehl commented Oct 24, 2019 via email

@iimehl
Copy link
Author

iimehl commented Oct 25, 2019

I installed the nightly build, following the instructions on the website. Restarted the system and checked the version

$ homegear -v

Homegear version 0.8.0-2815
Copyright (c) 2013-2019 Homegear GmbH

Git commit SHA of libhomegear-base: -
Git branch of libhomegear-base: -
Git commit SHA of Homegear: -
Git branch of Homegear: -

Not sure if I made a mistake but I still get the following errors:

10/25/19 20:36:03.961 Warning: Unknown attribute for "conversion": length_bytes
10/25/19 20:36:03.961 Warning: Unknown type for "conversion": float_uint8_string_scale
10/25/19 20:36:03.962 Warning: Unknown attribute for "conversion": length_bytes
10/25/19 20:36:04.473 Warning: Unknown node in "parameter": logicalFloat
10/25/19 20:36:04.473 Warning: Unknown node in "parameter": logicalFloat
10/25/19 20:36:04.474 Warning: Unknown node in "parameter": logicalFloat

@hfedcba
Copy link
Member

hfedcba commented Dec 16, 2019

Do you still get the error in the current nightlies?

@frank-f
Copy link

frank-f commented Jan 5, 2020

I just installed version 0.7.43 from the APT repository and got an error when post scripts tried to download this file. Currently all the server is returning is "Der Download dieser Datei wurde deaktiviert." which means the file is currently not available.

@hfedcba
Copy link
Member

hfedcba commented Jan 9, 2020

Thanks, the update download is working again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants