Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use an outside air temperature sensor instead of weather #10

Closed
RubenKelevra opened this issue Nov 17, 2021 · 1 comment · Fixed by #26
Closed

Use an outside air temperature sensor instead of weather #10

RubenKelevra opened this issue Nov 17, 2021 · 1 comment · Fixed by #26
Labels
enhancement New feature or request help wanted Extra attention is needed new function this issue is a request for a new function
Milestone

Comments

@RubenKelevra
Copy link
Collaborator

I like to use a real sensor instead of a calculated forecast value for the outside temperature... is it possible to implement that as an optional way additionally to the weather entity?

It would also allow the system to know the outside temperature even if the internet connection fails, which is kind of important if you think about power/telephone line/internet outages in storms.

Would the custom component work even if the weather entity is malfunctioning?

@KartoffelToby KartoffelToby modified the milestone: 1.0.0 Nov 17, 2021
@KartoffelToby KartoffelToby added enhancement New feature or request help wanted Extra attention is needed labels Nov 17, 2021
@KartoffelToby
Copy link
Owner

i'll keep it as easy as possible for the user, but yes the weather should be optional.

if you have a basic config example for a HA history sensor entity with a temperature sensor like the xiaomi i'll implement it.

@KartoffelToby KartoffelToby added this to the 0.5.0 milestone Nov 18, 2021
@KartoffelToby KartoffelToby added the new function this issue is a request for a new function label Nov 19, 2021
@KartoffelToby KartoffelToby linked a pull request Nov 19, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed new function this issue is a request for a new function
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants