Pure Manufacturing

Results 53 comments of Pure Manufacturing

https://github.com/hassio-addons/addon-appdaemon/releases ``` init_commands: [] python_packages: - selenium system_packages: - chromium-chromedriver - chromium log_level: info ```

There's lots of examples of using python selenium on google as well as setting up appdaemon in HA.

I am having this problem now as well, it seems 0.25 was never released ?

I have logged the response, but are not sure what is expected: ``` { '_content': b'$.ret=71234;\n', '_content_consumed': True, '_next': None, 'status_code': 200, 'headers': { 'Content-Type': 'application/javascript; charset=utf-8', 'Content-Length': '13', 'Set-Cookie':...

I had a look at the login request using developer tools, and it seems to use 'data' & 'sign' and not 'userName' & 'passwd': ``` https://ellis.dynalias.net/cgi/login?data=7fG8kCQkhq3hixxxLnqO+Lf1pHzNxg6ym5nbkS8Cgs0=&sign=5f05593ba2ffeb71c37e048xxxx4a80e37b4f33ac5d9be5aa425c7f2bdd4f4f8f7d4c16dfac768815bb397a1fd5fba3ca0c049523be9fb9ccb688b8443b3b8184dfaca5cb2e39ccdbe855c753f429920fe7529e73e74708ab575409ce1c5dc8a22ae29a9448591afe7b265df4640ef40c411aeb1526d5e6a0aceaf7bb448187b&Action=1&LoginStatus=0&isMobile=0 ```

Hi, I have the same problem, all steps followed (not difficult !) and all I get is connecting to printer. Did you solve this ?

Thanks, yes I did, but it did not work for me, but I am using original RPI3 (not B). Here's how I got it to work: ``` # get the...

Yes, it's working now, but I also did and un-did a lot of things over the last few hours during my debug process, however these steps did make it work....

Oh yes, also when loading the .tft file, I got an error something like "wrong model" - this is because I am using the advanced version with the built in...

It would also be nice (if you have the time) to design a version that emulates the new wanhao box :-)