Daniel Mason
Daniel Mason
I am seeing this issue too. It is referencing an incorrect path (possible hard coded by accident.) My name is Daniel, not Bernie. See screenshot below 
I'm pretty sure there is a function Home Assistant calls on the entity after it is registered . You can run your code within that function. It's better than relying...
The way I configure it is using mulitple entity controllers - its a cheap, one-off setup and then forget about it. I don't see any reason to complicate implementation with...
This sounds like expected behaviour. When it goes in override it should stop whatever it's doing because something is overriding the controller.
Hi @Tabisch , this looks good. Please remove any version bumps and edits to md or json files (they are automatic). Once done I will merge
Hi @Tabisch , if you can remove the changes requested above I'm happy to merge this to develop and test
I'm having issues getting it to work as well. see https://github.com/udecode/zustood/discussions/63
@NorouziM Can you try adding a logging middleware to understand if the store is rehydrated? I added an example below. This helped me eliminate zustood/zustand as a root cause. ```...
@vicentedealencar @colinbate @medihack is this project likely to receive support? Is it superceded by another pouch/redux library? I am confused and worried.. because my application relies on this library.