Giter Club home page Giter Club logo

fluxee's People

Contributors

davidramiro avatar dependabot[bot] avatar wiles avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

fluxee's Issues

Corrupted Release

I can't extract the archive of your new release for some reason. Maybe the files got corrupted. Downloaded and tried multiple times.

Fluxee not working after changing config

Hi David,

I changed the config file while Fluxee was running (Set StaticBrightness from False to True).
Fluxee gave some errors, I didn't capture a screenshot of them unfortunately, but seems logical 'cause of the sudden change in config.
I restarted fluxee.exe but now it hangs at Initializing (see screenshot) and just terminates after about 4 seconds.

I'm on Windows 10. Fluxee has always worked before, even when changing the config file. (I believe I even changed the config file while fluxee was running once before, which didn't cause any problems then.)

I know it's not a lot of information to go by, so please let me know if you need to know more. Hopefully I can provide.

fluxee screenshot

No issue

LAN-control was deactivated after switching the yeelight server.

Can't run with pythonw

I was trying to get the fluxee.py to run in the background without the console window. The default method for that would be to use pythonw interpreter instead of python.

Unfortunately running pythonw fluxee.py or even changing the extenstion to fluxee.pyw causes the script to immediately terminate.

After a bit of research I found out a few things:

  1. Python in no-console mode does not like errors/exceptions/any output - so I've tried to simply comment all the print statements - no luck there
  2. Bottle has a quiet mode, that prevents it from producing any output - but it still does not mitigate the issue
  3. The program is still somehow triggering the immediate termination, but I didn't dig deep enough into the code to determine what is the cause

I can't simply use the prebuilt .exe version, because I wanted to change some things in the code (for example I wanted the brightness to be constant all the time at 50%, not at 100% at startup because it melts my eyes ;)). For now I just use a dirty trick of using:

cmd /k "C:\Programy\Python364\pythonw.exe P:\yeelight-fluxee-master\fluxee.py 1>stdout.txt 2>stderr.txt"
exit

But it's really annoying.

Bulb closed the connection

Hi David,

I have just found out about Fluxee and got real excited. I downloaded the package and followed the config guidelines. After setting up everything I ran fluxee.exe and I got this message:

Welcome to fluxee by davidramiro
Reading config...
Initializing...
Initializing Yeelight at 192.168.73.112
Traceback (most recent call last):
  File "fluxee.py", line 83, in <module>
  File "fluxee.py", line 65, in main
  File "yeelight\main.py", line 313, in get_properties
  File "yeelight\main.py", line 377, in send_command
yeelight.main.BulbException: Bulb closed the connection.
[15112] Failed to execute script fluxee

I have the Smart LED bulb 1S (model: YLDP13YL). I tried disabling checking the bulb state in the config.ini but it did not change anything. What do you think could cause this problem?

Thanks.

Port on use OSError: [WinError 10013]

Thanks for your work I'm still testing with no success.

For the first error that I found: OSError: [WinError 10013], the solution for me is to choose another port 8090 in my case, I changed both in code and on f.lux.

But Flux is not updating the light brightness. I'll keep trying.

Seems to not work anymore

Hello, since some days the Fluxee app crash when tying to initializing the lamp, i checked the yeelight app and the third control access is still authorized, i updated python and fluxee, i don't know where is the problem

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.