GithubHelp home page GithubHelp logo

elahd / pylaundry Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 151 KB

Python library for viewing laundry room and account status for facilities using ESD payment equipment.

License: MIT License

Python 100.00%

pylaundry's People

Contributors

dependabot[bot] avatar elahd avatar pre-commit-ci[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pylaundry's Issues

Feature Request: Support Hercules CP app

Thanks for creating this. Fellow New Yorker here who would love to integrate this with my home assistant setup. It seems like the new Hercules laundry rooms are using the Hercules CP app. I tried it out figuring that I'd see if it worked and it didn't. I'm interested in following in your footsteps and seeing if I can get this working with my laundry room. Do you have any idea pointers? I'm going to dig into the code to try to understand what you did and if I can make anything work I'll send a PR.

Library doesn't log back in when session expires

This error originated from a custom integration.

Logger: custom_components.cyclepay
Source: custom_components/cyclepay/init.py:56
Integration: CyclePay for ESD/Hercules Laundry Rooms (documentation, issues)
First occurred: February 16, 2023 at 12:58:48 PM (1277 occurrences)
Last logged: 10:14:49 AM

Unexpected error fetching cyclepay data:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 239, in _async_refresh
self.data = await self._async_update_data()
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 195, in _async_update_data
return await self.update_method()
File "/config/custom_components/cyclepay/init.py", line 56, in async_update_data
await laundry.async_refresh()
File "/usr/local/lib/python3.10/site-packages/pylaundry/init.py", line 181, in async_refresh
raise NotLoggedIn
pylaundry.exceptions.NotLoggedIn

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.