Olen / home-assistant-openplantbook

Integration to search and fetch data from Openplantbook.io
GNU General Public License v3.0
131 stars 5 forks source link

Doesn't have upload button #22

Closed Balooforever closed 4 months ago

Balooforever commented 4 months ago

Hi,

I love your add-on !

I still have a small question: why don't I have the buttons to send my data to openplantbook? I only have the button to download the image.

Is this linked to the deactivation of the cloud in the HA config?

Thank you very much for your work

Olen commented 4 months ago

There is no built in upload-button.

You can create a button (or automation, or whatever you like) that triggers the service call: https://github.com/Olen/home-assistant-openplantbook?tab=readme-ov-file#openplantbookupload

Balooforever commented 4 months ago

Hi @Olen

Thank for your reply, my question is about this options :

On the readme : image

On my config : image

It's "normal" ?

Thank you :)

slaxor505 commented 4 months ago

Hi mate,You need to be on beta version to have upload sensor data functionality. Slava -------- Original message --------From: Balooforever @.> Date: 26/4/24 16:43 (GMT+10:00) To: Olen/home-assistant-openplantbook @.> Cc: Subscribed @.***> Subject: Re: [Olen/home-assistant-openplantbook] Doesn't have upload button (Issue #22) Hi @Olen Thank for your reply, my question is about this options : On the readme :

On my config : image.png (view on web) It's "normal" ? Thank you :)

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

slaxor505 commented 4 months ago

This is not a button in the component config but a hass service. You can find it in HASS services tab. Do you know how to find it? -------- Original message --------From: Olen @.> Date: 25/4/24 21:35 (GMT+10:00) To: Olen/home-assistant-openplantbook @.> Cc: Subscribed @.***> Subject: Re: [Olen/home-assistant-openplantbook] Doesn't have upload button (Issue #22) There is no built in upload-button. You can create a button (or automation, or whatever you like) that triggers the service call: https://github.com/Olen/home-assistant-openplantbook?tab=readme-ov-file#openplantbookupload

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

Balooforever commented 4 months ago

Hi mate,You need to be on beta version to have upload sensor data functionality. Slava -------- Original message --------From: Balooforever @.> Date: 26/4/24 16:43 (GMT+10:00) To: Olen/home-assistant-openplantbook @.> Cc: Subscribed @.> Subject: Re: [Olen/home-assistant-openplantbook] Doesn't have upload button (Issue #22) Hi @Olen Thank for your reply, my question is about this options : On the readme : On my config : image.png (view on web) It's "normal" ? Thank you :) —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.>

Thanks for the information, I didn't know it was in the beta version.

Yes, no problem with the service, I was just surprised not to have the same screen.