add ujson dependency for aiocache

This commit is contained in:
2019-07-18 21:57:40 +02:00
parent 3d84e5b4ef
commit 8327365cab
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -20,9 +20,9 @@ Since homeassistant-0.95.0_beta0 `esphome-1.13.6` can be run again in the same e
If you have questions or suggestions don't hesitate to contact me, anyhelp is very welcome.
Currently there's work to build a package for:
- homeassistant-pyozw-0.1.4
- open-zwave-hass-0.1.4
- python-openzwave
- ~~homeassistant-pyozw-0.1.4~~ (now compiles with a short unpack hack)
- ~~open-zwave-hass-0.1.4~~ (not needed anymore)
- ~~python-openzwave~~ (not needed anymore)
They mix up python code with some c++, currently i have no idea how to handle that.