#Blinds EEPROM position remembering

1 messages · Page 1 of 1 (latest)

royal latch
#

We can discuss the details here

#

@versed oar can you read the code I posted earlier that was moved by the bot?

#

I looked a bit into the esphome structure and it seems restricting to me, because the solution I have would need to be directly written into the C++ code that is uploaded and has nothing to do with esphome config

royal latch
#

@versed oar I think adding EEPROM would need to be with this custom code adon for esphome as there is no actual "code body" where you could add it as you only have a config file and no C++ code file.