Coder Social home page Coder Social logo

broadlink-toolkit's Issues

File not saved...

its the second time i learn all ir codes from a fujitsu remote control, but it stays to saving...
Save output file of codes as... fujitsu-AR-BB2.csv

Macos 1.6.8
Python 3

and another question.. if i ever manage to save my work :)
its much more easier to use bulk_learn.py with an input file.
is it possible to convert the csv to the smartir format ?

i suppose i can use it also for other devices, TVs, Fans, etc.. right ?

Cant enter learning mode

Hello

I'm tried to use you script with RM4C mini and received this message when started to bulk_learn.py
Please help with issue.
`
Device [1]
Name: Unknown
IP: 192.168.1.16
MAC: 13:25:9E:AE:0B:EC

Using device 1

Press button for off
Traceback (most recent call last):
File "bulk_learn.py", line 116, in
main()
File "bulk_learn.py", line 55, in main
p = get_packet(device)
File "/Users/seetouch/Downloads/python/Broadlink-Toolkit-master/bl_common.py", line 47, in get_packet
device.enter_learning()
AttributeError: 'Device' object has no attribute 'enter_learning'
`

print format issue

Hi,

Thanks for you script. Very useful. But be aware that the using print(f'{variable}') only works for python versions >= 3.6. To be compatible with previous python3 versions you should use print('{} {}'.format(variable1, variable2))

Mac Address

Is reversed. ps. Thanks for the awesome tool! So much quicker.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.