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

Make auto_analyse_raw_data.py work with Python3 #581

Merged
merged 1 commit into from
Nov 29, 2018

Conversation

crankyoldgit
Copy link
Owner

@crankyoldgit crankyoldgit commented Nov 29, 2018

Change .format() usage to allow compatibility with Python 3.x.

Ref #579

Change .format() usage to allow compatiblity with Python 3.x.

Ref #579
@crankyoldgit crankyoldgit merged commit ffc7034 into master Nov 29, 2018
@crankyoldgit crankyoldgit deleted the issue-579-python branch November 29, 2018 11:32
crankyoldgit added a commit that referenced this pull request Jan 2, 2019
**[Features]**
- Experimental basic support for 39 Byte Daikin A/C (#583)
- Handle send() repeats in A/C classes. Improve Coolix support. (#580)
- Add optional RX pin pullup and dump raw messages in IRMQTTServer.ino (#589)

**[Misc]**
- Make auto_analyse_raw_data.py work with Python3 (#581)
- Update CI/travis config due to esp8266 core 2.5.0 changes (#591)
@crankyoldgit crankyoldgit mentioned this pull request Jan 2, 2019
crankyoldgit added a commit that referenced this pull request Jan 2, 2019
**[Features]**
- Experimental basic support for 39 Byte Daikin A/C (#583)
- Handle send() repeats in A/C classes. Improve Coolix support. (#580)
- Add optional RX pin pullup and dump raw messages in IRMQTTServer.ino (#589)

**[Misc]**
- Make auto_analyse_raw_data.py work with Python3 (#581)
- Update CI/travis config due to esp8266 core 2.5.0 changes (#591)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants