Hi there,
I started working on a ESPHome firmware for the SenseCap Indicator. This is still very much work in progress and still has a lot of moving parts but maybe someone finds this useful!
Link: HomeDicator · GitHub
Best,
Paul
Hi there,
I started working on a ESPHome firmware for the SenseCap Indicator. This is still very much work in progress and still has a lot of moving parts but maybe someone finds this useful!
Link: HomeDicator · GitHub
Best,
Paul
Greetings,
This is awesome. I have forked and created a GUI (monitoring) for another project.
I have also created a tile: sensor/wide_half_height
Code here:
GitHub - PaulSchulz/HomeDicator at dynamic-operating-envelope
Cheers,
(another) Paul
Neat! Just a suggestion: Maybe instead of forking the whole thing it makes sense to only provide a custom main yaml file on your GitHub as in a HomeDicator configuration? So users of your fork benefit from other updates in my code as well?
Also you are welcome to send a pull request for your wide_half_height tile!
Best,
Paul
I was waiting for someone smart enough to make this! Thanks!!
Glad you like it!
It’d be nice if there was a little more documentation on how to actually get the complied code onto the device. I have not clue. Got it to compile but I have no clue how to get it on the device.
Since this is not specific to this firmware please try following the official guide for this! Some more info can also be found here although not ESPHome specific. Is there anything specific not working?
Thanks for your help. I finally figured out that I was compiling the wrong file. I now have it working and in Home Assistant!!
Thanks a ton for all your hard work!
Mike