GithubHelp home page GithubHelp logo

olibos / homeassistant-recycleapp Goto Github PK

View Code? Open in Web Editor NEW
25.0 1.0 2.0 345 KB

Integrate RecycleApp into your Home Assistant.

Python 100.00%
home-assistant homeassistant integration recycle fostplus

homeassistant-recycleapp's People

Contributors

olibos avatar

Stargazers

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

Watchers

 avatar

Forkers

kingdeadknight

homeassistant-recycleapp's Issues

How you install this

Hello Olivier

I installed your repository via HACS into my homeassistent.
But what is thé next step? Somewhere you should specify my home adres.... Bug you do not mention where.
When adding this repository no configuration-questions where asked.
So what do i have to do?
Thx

Change date format

With the previous version I was able to change the date format. Now I can't get it to work. I want to display something like this: 18 April

App entities in error.

The entities of the app are constantly in error with message:
This entity is no longer being provided by the recycle_app integration. If the entity is no longer in use, delete it in settings.
I reload the integration and sometimes it fixes the issue but then after a while I get the same error.

can not install recycle app

i get the error: Fout tijdens initialisatie, probeer het opnieuw when I give in all the fields. it was ok before.

Some Collections are missing

Hi!
Thanks for this nice integration.

With my address in Quaregnon (post code 7390), I only have two entities : "paper & cardboard" (papier et cartons) and "glass" (verre).

I don't get info or entities about PMC and regular wastes (ordures ménagères).

Thanks

feature request: "is tomorrow" sensors

First and foremost: thanks for taking the time to create this integration.

I just installed it and works without issues.
On my dashboad, I would like to add sensor if collection is tomorrow.
I know I can check the days attribute, tested in Developer > Templates and that'll work fine.

A great addition to help everyone using this would be extra sensors if collection is 'tomorrow' (and maybe also for 'today' is someone want to trigger on the day itself). I know it can be done with template sensor. When I have these I can add them to the readme if you prefer that.

Invalid street name

Hello,

I just installed v1.5.0 of your custom component but when trying to set it up for my home address, it keeps telling me "Invalid street name". My postal code is 9200 (Sint-Gillis-bij-Dendermonde) and my street name is Heirbaan.
I tried setting it up with my parents' address in 9280 Lebbeke and it worked just fine. My address also works just fine in the Recycle app and on their website.

Any clue as to what could be wrong?

Regards,
David

Got message "Failed to register, please try again."

Hello,

Did not work with my home address. Can provide screen shot privately if needed.
Went to https://recycleapp.be/ inputed my address to see that I did not cause the issue with wrong address.....
Copy/pasted information to youa App.
Got message "Failed to register, please try again."
Please let me know if I can be of any assistance.
Bye,
Carlo.

Feature request "next pickup"

Hello,

Would it be possible to add an entity called "next pickup" with the nearest pickup only? Well that would be great, like this we can add a card with only 1 entity instead of all entities without struggling a lot with custom entities and conditional cards.

Kind regards,

Initialization fails

Hi,

Initialization fails after entering my adresse (adress is working in !Recycle App).

I get the following error :

image

Here is the error from the log :

Logger: custom_components.recycle_app.config_flow
Source: custom_components/recycle_app/config_flow.py:61
Integration: RecycleApp (documentation, issues)
First occurred: 15:22:35 (2 occurrences)
Last logged: 15:26:54

Failed to register 'NoneType' object is not subscriptable

HA Version :

Home Assistant 2023.5.2
Supervisor 2023.04.1
Operating System 10.0
Interface utilisateur : 20230503.3 - latest

Don't hesite if you need more informations/context.

Regards,

Vincent

Restafval missing

I currently only see sensors for GFT, Papier and PMD. Can at least restafval be added as well and/or make it an option in the config flow?

Date Format

Hi,

Would it be possible to change data format to DD-MM-YYYY.
image

but on my phone i can only see the year.
Regards

Issue with integration

I’m a complete noob regarding coding so please correct me if I’m doing something wrong, but after adding this in HACS and as an integration, I configure my address (which works) and then have no idea how to proceed.

No devices show up in HA, nor any entities..

I’ve removed the config with my address and set a new one by adding a device, and still nothing shows up.

Missing "Green waste"

Hello,

This integration is working very well. I'm just missing green waste in my case.
Don't know if someone else is missing it too ?

Kind regards,

icon colours

Hi,

the icons are almost invisible on a dark theme, ie. noctis gray dark.

Would be nice to have light-coloured icons too.

Thanks

Integration is using deprecated `DEVICE_CLASS_*` constants

This custom integration uses deprecated DEVICE_CLASS_* constants in its codebase.

The DEVICE_CLASS_* constants have been deprecated and replaced in Home Assistant Core 2021.12 (over a year ago). I would highly suggest updating/migrating this integration to the new enums.

For example, for the device classes supported by the sensor platform, there is now a SensorDeviceClass enum. So if a sensor previously used the DEVICE_CLASS_ENERGY constant, it should now use SensorDeviceClass.ENERGY. Other platforms (like binary_sensor, and number) provide similar enumerations for their supported device classes.

The migration thus only consists of replacing constants with an enumeration member and is, therefore, very low impact and should be fairly straightforward.

If I can help resolve any questions regarding this change or migration, feel free to ask or respond to this issue. I'm happy to help!

Kindest regards,

../Frenck

Enhancement: Number of days before the next collection

Thanks for your integration ! It's always great to integrate stuffs related to our country.

I was previously using the popular Garbage Collection integration for this purpose (https://github.com/bruxy70/Garbage-Collection).

Its entities have an attribute named Days to tell the number of days before the next collection.

I know I can create a sensor for this but it would be great if it could be part of the integration itself !

Thanks for your work :)

Number of days until collection + Enhancement Suggestion

Thank you for creating the integration for RecycleApp.

I was reviewing previous enhancements and noticed that in version 1.4.0, there was an option to include the number of days until garbage collection. However, when I checked the integration page on RecycleApp, I only saw the option to view garbage entities.

Did I miss something?

As a suggestion, I would like to request the addition of a "today" and "tomorrow" sensor. This would provide more context and make it easier for users to know when their garbage will be collected.

Kind greetings

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.