Bas Nijholt

Results 502 comments of Bas Nijholt
trafficstars

@profesaurus, could you please add your logs (see https://github.com/basnijholt/adaptive-lighting#having-problems)?

Wow, @danielbrunt57! Thanks a lot for your excellent analysis. I already had a suspicion that this wasn't related to Adaptive-lighting itself because nothing in the logs indicates that this should...

That seems like a good idea. I have already experimented with this in the past and wrote some code to linearly interpolate arbitrary colors spaces πŸ˜„. https://github.com/basnijholt/home-assistant-config/blob/master/pyscript/python_modules/wake_up_light.py It might take...

Those logs you post it don’t seem familiar to me. Is this not another component that is logging it? It might be possible that adaptive lighting is not sending the...

I never considered this use case. It should indeed be possible to support this case.

Why not first calling `adaptive_lighting.set_manual_control` before your ``` service: light.toggle data: brightness_pct: 100 transition: 1 entity_id: light.bulb ``` call?

@miyakogi ping. No project that uses `m2r` builds using the latest Sphinx. This includes *all* projects on Readthedocs.io (that use m2r).

Any comments on how https://github.com/qhua948/m2rr and https://github.com/CrossNox/m2r2 differ? Maybe only time will tell us which one will be maintained πŸ˜„

I tried to derive the U_nm matrices myself, and I think you've made some minus mistake somewhere. # Derivation of exchange operator for four Majoranas ``` latex The fermionic modes...