Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
andreas-bulling created a comment on an issue on marq24/ha-evcc
I just forced the update and noticed that I hadn't received any update notification since version 2024.12.0! Is this a bug in HACS or something on my end/setup?
andreas-bulling created a comment on an issue on marq24/ha-evcc
I also wasn't notified about any update, sorry (HACS feels rather slow in this respect I have to say)
andreas-bulling closed an issue on Aircoookie/WLED
Setting value for "Percent" effect changes preset to "unknown"
### What happened? I have created a preset "soc" that uses the effect "Percent" for part of a LED strip to show our car's state of charge. The value I set in Home Assistant using ``` action: s...andreas-bulling opened an issue on marq24/ha-evcc
Error after upgrade to Home Assistant 2025.1
### Checklist - [X] I confirm, that I my evcc instance is configured, is up & running and that **I can access the default evcc webinterface** - [X] I have installed the **latest** release (or BETA...andreas-bulling opened an issue on marq24/ha-evcc
Warning after upgrade to HomeAssistant 2025.1
### Checklist - [X] I confirm, that I my evcc instance is configured, is up & running and that **I can access the default evcc webinterface** - [X] I have installed the **latest** release (or BETA...andreas-bulling opened an issue on Aircoookie/WLED
Setting value for "Percent" effect changes preset to "unknown"
### What happened? I have created a preset "soc" that uses the effect "Percent" for part of a LED strip to show our car's state of charge. The value I set in Home Assistant using ``` action: s...andreas-bulling opened an issue on olicooper/esphome-nspanel-lovelace-native
[FeatureRequest] Display auto off
It would be nice to have a configurable display auto off functionality, i.e. a setting (ideally changeable through HA) that defines after how many seconds the display turns off.andreas-bulling created a comment on an issue on olicooper/esphome-nspanel-lovelace-native
This is what the template sensor `weather_forecast_daily` contains: ``` temperature: 10.4 temperature_unit: °C forecast: - datetime: "2025-01-06T00:00:00Z" cloud_coverage: 96 con...
andreas-bulling created a comment on an issue on olicooper/esphome-nspanel-lovelace-native
I will try once the display works again. It was working fine yesterday but after switching it off over night (given it doesn't have an auto-off function out of the box) it doesn't start up anymore ...
andreas-bulling created a comment on an issue on Blackymas/NSPanel_HA_Blueprint
I've tried to use different entities, incl. some that definitely return a value (such as ac_input). But the chips don't work. I'll try a binary_sensor next. BTW - what is the intended use case f...
andreas-bulling created a comment on an issue on Blackymas/NSPanel_HA_Blueprint
Does it have to be "on" or is a state that is a number, e.g. AC input or current solar power, also fine?
andreas-bulling created a comment on an issue on Blackymas/NSPanel_HA_Blueprint
@edwardtfn are chips working for you? Can you send us a minimally working example that we could try?
andreas-bulling created a comment on an issue on Blackymas/NSPanel_HA_Blueprint
@edwardtfn Any update on this if I may ask?
andreas-bulling created a comment on an issue on olicooper/esphome-nspanel-lovelace-native
I have tried this solution but encountered a problem. The template sensor works in principle but it mixes up days and forecasts: Today's temperature and forecast are shown on the far left, slightly...
andreas-bulling created a comment on an issue on olicooper/esphome-nspanel-lovelace-native
After hours of trying to get this to work, I finally flashed the NSPanel_HA_Blueprint ESP firmware (https://github.com/Blackymas/NSPanel_HA_Blueprint) and, with it, `lui-release.tft`. Then I flashe...
andreas-bulling created a comment on an issue on olicooper/esphome-nspanel-lovelace-native
Great - I tried to flash the device using your firmware but it failed. Then I found this issue and understood why. But now the only thing I see is "System Data ERROR" upon startup. I reflashed it w...
andreas-bulling created a comment on an issue on olicooper/esphome-nspanel-lovelace-native
Hm, but that other project requires the `arduino` framework while yours supports `esp-idf` (which I'd prefer). But they both have different boot partitions and require serial flashing. Is this what...
andreas-bulling opened a pull request on home-assistant/core
Add support for Eltako FD62 and FL62
I am using one Eltako FD62 and one FL62 but couldn't get them to work with the stock integration. After days of working into the Enocean protocol, trying to create suitable packets, debugging pa...andreas-bulling pushed 1 commit to dev andreas-bulling/core
- Update light.py Added support for Eltako FL62 and FD62 f3b6637
andreas-bulling pushed 1 commit to dev andreas-bulling/core
- Update entity.py Added new method to send a prepared packet 720fe90