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

Allow users to set encoding of mikrotik connection #22715

Merged
merged 1 commit into from
Apr 4, 2019
Merged

Conversation

robbiet480
Copy link
Member

@robbiet480 robbiet480 commented Apr 4, 2019

Description:

Mikrotik does some stupid stuff with character encoding that can screw up the DHCP responses. See #15257 for more detail.

Related issue (if applicable): fixes #15257

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

@ghost ghost assigned robbiet480 Apr 4, 2019
@ghost ghost added the in progress label Apr 4, 2019
@MartinHjelmare MartinHjelmare changed the title Allow users to set encoding of connection. Fixes #15257 Allow users to set encoding of mikrotik connection Apr 4, 2019
@MartinHjelmare
Copy link
Member

Off topic: Why is there 7 checks for codeowners mention?

@robbiet480
Copy link
Member Author

Off topic: Why is there 7 checks for codeowners mention?

New codeowners-mention thing, see #devs-backend for a very recent explanation.

@codecov
Copy link

codecov bot commented Apr 4, 2019

Codecov Report

Merging #22715 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev   #22715   +/-   ##
=======================================
  Coverage   93.83%   93.83%           
=======================================
  Files         449      449           
  Lines       36568    36568           
=======================================
  Hits        34315    34315           
  Misses       2253     2253

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d231d59...34a12b8. Read the comment docs.

@robbiet480 robbiet480 merged commit 754c4d2 into dev Apr 4, 2019
@ghost ghost removed the in progress label Apr 4, 2019
@delete-merged-branch delete-merged-branch bot deleted the mikrotik-encoding branch April 4, 2019 09:15
unibeck pushed a commit to unibeck/home-assistant that referenced this pull request Apr 7, 2019
)

## Description:

Mikrotik does some stupid stuff with character encoding that can screw up the DHCP responses. See home-assistant#15257 for more detail. 

**Related issue (if applicable):** fixes home-assistant#15257

## Checklist:
  - [x] The code change is tested and works locally.
  - [x] Local tests pass with `tox`. **Your PR cannot be merged unless tests pass**
  - [x] There is no commented out code in this PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mikrotik device tracker broken
3 participants