python-lacrosse icon indicating copy to clipboard operation
python-lacrosse copied to clipboard

Pure Python Jeelink LaCrosse Library

Results 7 python-lacrosse issues
Sort by recently updated
recently updated
newest added

The release is missing for the egg-info. ```bash /usr/lib/python3.8/site-packages/pylacrosse-unknown-py3.8.egg-info/PKG-INFO /usr/lib/python3.8/site-packages/pylacrosse-unknown-py3.8.egg-info/SOURCES.txt /usr/lib/python3.8/site-packages/pylacrosse-unknown-py3.8.egg-info/dependency_links.txt /usr/lib/python3.8/site-packages/pylacrosse-unknown-py3.8.egg-info/entry_points.txt /usr/lib/python3.8/site-packages/pylacrosse-unknown-py3.8.egg-info/requires.txt /usr/lib/python3.8/site-packages/pylacrosse-unknown-py3.8.egg-info/top_level.txt ``` Would be nice to have a new release after it's fixed as this is an...

Is there any chance you could add support for the LacrosseGateway (LGW) ? And the EC 3000 ? The LGW sends data over a TCP socket instead of the serial...

Without the sleep the commands are sent too fast to the USB-Device, so map and toggle won't work, neither from cli nor Homeassistant.

I've bought a TX25-IT. The device has an indoor and an outdoor sensor. It sends the values with one ID. First it sends the indoor temperature and after that the...

I am trying to run this on a windows machine, I have got the py code rather than installed the package firstly in clitool line 91 the call to lacrosse.led_config(state)...

A JeeLink is connected to /dev/ttyUSB0. Everything described below is executed with a user has full access to /dev/ttyUSB0: When I try to scan the sensors using the following command,...

Hi, [nixpkgs](https://github.com/NixOS/nixpkgs) (nixOS package repository) contributer here. `nose` is abandoned upstream, so [in a effort of cleanup](https://github.com/NixOS/nixpkgs/issues/326513), the following set of patches were made to your project. This migrate to...