Aephir

Results 17 issues of Aephir

When trying to load my floorplan panel, I just get a black page with an error: ``` Script error: See browser console for detail ``` Not really sure how to...

I've tried adding a part about "reinstalling" for the README.md, but please let me know if I'm missing something. I'm not sure if I need to do anything with the...

I've been using this for a log time, on an RPi that is integrated with my main HA as a "remote HA". I noticed that it wasn't updating the sensors...

I've tried this a few times now, some where feel pretty dumb about it (in a sleep-deprived instance, naming a function `set_state`, and wondering why the internal `set_state` wasn't working),...

I'm trying to use this as a range externder for my IoT network. Just for one single device (an OpenEVSE car charger that's outside a brick wall). I've connected the...

**Is your feature request related to a problem? Please describe.** I am involved in different projects. Sometimes, to decide on what to do when (day-to-day, week-to-week), I need to see...

**Checklist** - [x] I am running the latest version of the card - [x] I checked if there isn't another feature request opened with the same request - [x] I...

feature-request

I hope I'm not completely off here, but doesn't the new `addon_configs` mount present a way to circumvent the issues raised with being able to use `config.gateway.json`? #12 , #35...

### What happened? Whenever, I comment out some app in yaml, if that app config contains a reference to `secrets.yaml`, I get a warning in the logs. To be clear:...

bug

### What happened? The AppDaemon logger does not correctly log the non-English characters `æ`, `ø`, and `å`. ``` self.log("æøå") ``` logs: ``` 2023-12-11 15:42:17.591901 INFO test: ������ ``` There is...

bug