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

Sense Collector - Device Overview #13

Closed
danktankk opened this issue Nov 25, 2023 · 7 comments
Closed

Sense Collector - Device Overview #13

danktankk opened this issue Nov 25, 2023 · 7 comments

Comments

@danktankk
Copy link

danktankk commented Nov 25, 2023

Based on the lack of replies here this project looks abandoned. Thats a shame if that is true. I have been at this all afternoon and thought I might just simply ask why this one visualization isn't working. I have all 4 dashboards running with no issues and I am stumped on this one called [Device Status]. Its got nothing going on graphically.

db is created influx db v1.8 as 'sense' and added to grafana with no issues at all.

This is the query from the 'Device Status' dashboard and how it came from the import:

SELECT last("device_state") FROM "sense_event" WHERE ("event_type" = 'new_timeline' AND "name" =~ /^$devices$/) AND $timeFilter GROUP BY time($__interval), "name" fill(previous)

When I edit the dash and look in 'explore' it does see the devices, yet it doesn't display anything in this one dashboard. Its driving me crazy. lol Any ideas?

[edit]
some things are beginning to pop in but are completely incorrect. Ill give it a few days to iron out.

@InfoSecured
Copy link

Did this ever iron out? I just set this up and have 1 dashboard out of 4 working.

@danktankk
Copy link
Author

I did get the dashboards working, however no matter what I did, after a day or two they would all stop working. I dont use this anymore since it is basically a dead project.

@lux4rd0
Copy link
Owner

lux4rd0 commented Apr 22, 2024

Sorry for the lack of responses. I've been rebuilding all of my collectors from scratch to use InfluxDB2 and Python to make them easier to maintain. And I haven't really had all that much inspiration with Sense for the last few years since it never really lived up to its potential. That being said, the new version is almost ready to go, and I'll be releasing it soon. Hopefully, you'll find it useful.

@InfoSecured
Copy link

InfoSecured commented Apr 22, 2024 via email

@danktankk
Copy link
Author

danktankk commented Jun 6, 2024

Sorry for the lack of responses. I've been rebuilding all of my collectors from scratch to use InfluxDB2 and Python to make them easier to maintain. And I haven't really had all that much inspiration with Sense for the last few years since it never really lived up to its potential. That being said, the new version is almost ready to go, and I'll be releasing it soon. Hopefully, you'll find it useful.

Im not sure how I missed your post. I am very interested in getting this going again. I dont use influxdb2 though.

I didnt know what you meant by sense not living up to its potential either? They kind of have an impossible job. How does a company prioritize anything outside their own space as something they can claim to monitor or provide support for? The overall power is all I really care about because of this. Thank you for not giving up on this project!

I guess to continue to useage of this, I wil finally need to migrate form 1.8 to 2.0.......... :| this will suck. But it needs to be done anyway. Its only been out for what.. 2 years? maybe longer

i dont see any updates either. any help is appreciated

@jsrichie
Copy link

jsrichie commented Jun 21, 2024

Evening I am looking forward to the new version as well. I have been using this thru homebridge as a way to get around the API issue https://github.com/cisien/homebridge-sense-power-meter

@lux4rd0
Copy link
Owner

lux4rd0 commented Jun 21, 2024

The new version was pushed out today!! Hopefully, you can take a look at it! Completely rewritten in Python instead of ** gasp ** - what I was hacking away with before! :)

I think the old version was having issues with Sense kicking it out with 429 too many calls. I've adjusted everything so that we should play nicely. Happy for testing and feedback! Thanks!

@lux4rd0 lux4rd0 closed this as completed Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants