Open taimurasad opened 5 months ago
I'd love to provide more info but I'm limited by the service types available. See Homebridge API - LightSensor https://developers.homebridge.io/#/service/LightSensor
Both thermostat and humidity services had data type limitations. E.g. temp from -270 to 100, or humidity from 0 to 100.
On Wed, Jun 5, 2024 at 2:06 PM taimurasad @.***> wrote:
Hello
First of all, thank you for creating and maintaining this for us Homebridge users.
I was wondering if it’s possible for you to add more info for us to view? Like total power generated today, total power used today etc? You can use temperature, humidity and other tiles to show this info like you’re using lux for watts currently being generated. Will be useful to see this info right from Apple home app without having to open isolar app or website. Will love to hear your thoughts on this.
Many thanks again for your work!
— Reply to this email directly, view it on GitHub https://github.com/MortJC/homebridge-platform-isolarcloud/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN5E4TT5GIQMJ42RP5IZTHTZF2FFTAVCNFSM6AAAAABIZ35GVSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGMZTIOBVGE3TOOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello
Thanks for your reply. I get your point, but can you do something like put battery percentage in humidity sensor and maybe put total energy produced in a day in carbon dioxide sensor which I think has bigger numeric range? Can you please look into this possibility?
Thanks
Hello, did you take a chance to look at my above request?
Thanks
Hi. Sorry I can't add these at this time.
On Tue, Jun 11, 2024 at 12:41 AM taimurasad @.***> wrote:
Hello, did you take a chance to look at my above request?
Thanks
— Reply to this email directly, view it on GitHub https://github.com/MortJC/homebridge-platform-isolarcloud/issues/11#issuecomment-2158553290, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN5E4TXPTLOJT4EHELULCKLZGW3JRAVCNFSM6AAAAABIZ35GVSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJYGU2TGMRZGA . You are receiving this because you commented.Message ID: @.***>
No problem. I hope you’re able to at some point. Thank you for your work.
Hello
sorry to disturb you again but can you point me into a direction on where I may find info to get battery state info in isolarcloud api? I’m trying to code something of my own will really appreciate your help in this regard. Thanks 🙏
Sorry not sure. You'll need to explore the API.
On Fri, Jun 14, 2024 at 11:46 AM taimurasad @.***> wrote:
Hello
sorry to disturb you again but can you point me into a direction on where I may find info to get battery state info in isolarcloud api? I’m trying to code something of my own will really appreciate your help in this regard. Thanks 🙏
— Reply to this email directly, view it on GitHub https://github.com/MortJC/homebridge-platform-isolarcloud/issues/11#issuecomment-2167061859, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN5E4TVFXIU4JGYF7QXWJ5DZHJDRDAVCNFSM6AAAAABIZ35GVSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRXGA3DCOBVHE . You are receiving this because you commented.Message ID: @.***>
Sorry for bothering again but I am getting error while trying to set this up in Homebridge
[15/06/2024, 09:06:39] [ISolarCloud] Login error ReferenceError: Headers is not defined
My config looks like this for this plugin
{ "platform": "ISolarCloud", "name": "ISolarCloud", "server": "International", "email": "abc@live.com", "password": "xyz" },
any idea what is going on?
Have you made changes to the code?
On Sat, Jun 15, 2024 at 2:13 PM taimurasad @.***> wrote:
Sorry for bothering again but I am getting error while trying to set this up in Homebridge
[15/06/2024, 09:06:39] [ISolarCloud] Login error ReferenceError: Headers is not defined
My config looks like this for this plugin
{ "platform": "ISolarCloud", "name": "ISolarCloud", "server": "International", "email": @.***", "password": "xyz" },
any idea what is going on?
— Reply to this email directly, view it on GitHub https://github.com/MortJC/homebridge-platform-isolarcloud/issues/11#issuecomment-2169115437, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN5E4TQPM2EACNDGAMBHMHDZHO5N3AVCNFSM6AAAAABIZ35GVSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRZGEYTKNBTG4 . You are receiving this because you commented.Message ID: @.***>
No I have not made any changes to the code. This is just installing the plugin on Homebridge
No I have not made any changes to the code. This is just installing the plugin on Homebridge
do i have to add any API key for this to work for my inverter?
No I have not made any changes to the code. This is just installing the plugin on Homebridge
do i have to add any API key for this to work for my inverter?
Turns out, my nodejs and homebridge was outdated. After updating both , it works fine and now i can see value in lx from panels in Home app. Thank you
I serisouly do hope this plugin gets updated at some point to show more info like battery percentage or total production in a day inside Apple Home app.
Hello
First of all, thank you for creating and maintaining this for us Homebridge users.
I was wondering if it’s possible for you to add more info for us to view? Like total power generated today, total power used today etc? You can use temperature, humidity and other tiles to show this info like you’re using lux for watts currently being generated. Will be useful to see this info right from Apple home app without having to open isolar app or website. Will love to hear your thoughts on this.
Many thanks again for your work!