Skip to content

NumericValue

Compare
Choose a tag to compare
@farmio farmio released this 11 Jun 20:35
· 884 commits to main since this release

Devices

  • Add respond_to_read option to Switch. If True GroupValueRead telegrams addressed to the group_address are answered.
  • Add NumericValue device.

Internals

  • Add RemoteValueNumeric for values of type float | int.
  • Fix DPTBase classmethod return types