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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add modbus sensor string data_type #35269

Merged
merged 10 commits into from May 8, 2020
Merged

Add modbus sensor string data_type #35269

merged 10 commits into from May 8, 2020

Commits on May 5, 2020

  1. modbus sensor: string data_type

    Adds support for a string data_type. This allows the reading of holding registers that contain ascii string data
    bradkeifer committed May 5, 2020
    Configuration menu
    Copy the full SHA
    e5acafe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from bradkeifer/modbus-sensor-string

    modbus sensor: string data_type
    bradkeifer committed May 5, 2020
    Configuration menu
    Copy the full SHA
    c20abd9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Add modbus sensor string data_type #35269

    Fingers crossed that I am putting these file in the correct location this time
    bradkeifer committed May 6, 2020
    Configuration menu
    Copy the full SHA
    7cc28de View commit details
    Browse the repository at this point in the history
  2. Delete const.py

    bradkeifer committed May 6, 2020
    Configuration menu
    Copy the full SHA
    14b969c View commit details
    Browse the repository at this point in the history
  3. Delete sensor.py

    bradkeifer committed May 6, 2020
    Configuration menu
    Copy the full SHA
    cf924f5 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Add files via upload

    bradkeifer committed May 7, 2020
    Configuration menu
    Copy the full SHA
    1f69147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60d5169 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01a648b View commit details
    Browse the repository at this point in the history
  4. fix executable stauts

    bradkeifer committed May 7, 2020
    Configuration menu
    Copy the full SHA
    be9fa72 View commit details
    Browse the repository at this point in the history
  5. fix flake8 failure

    bradkeifer committed May 7, 2020
    Configuration menu
    Copy the full SHA
    4a38b09 View commit details
    Browse the repository at this point in the history