Release v0.2.0
Changed
- Adds Hassio API role to configuration
- Upgrades GCC/G++ to 6.4.0-r9
- upgrades Datasette to 0.25
- Upgrades peewee to 3.7.0
- Upgrades sqlite-web to 0.3.5
Questions? Join our Discord server! https://discord.me/hassioaddons
Questions? Join our Discord server! https://discord.me/hassioaddons
This is a general maintenance release.
Questions? Join our Discord server! https://discord.me/hassioaddons
Release of add-on SQLite Web 1.2.0
This release add ingress support!
Questions? Join our Discord server! https://discord.me/hassioaddons
This is a general maintenance release.
Questions? Join our Discord server! https://discord.me/hassioaddons
As i get it, there is no way to use this with mariadb on hassio?
Correct, this is for SQLite only.
This is a general maintenance release.
Questions? Join our Discord server! https://discord.me/hassioaddons
This is a general maintenance release.
Questions? Join our Discord server! https://discord.me/hassioaddons
This is a general maintenance release.
Questions? Join our Discord server! https://discord.me/hassioaddons
Hi.
Thanks @frenck, neat plugin.
What does “toggle helper tables” do and how does it work?
It would be nice to be able to explore other .DB files in the config. For instance the zigbee.db from the ZHA Intergration.
I used this addon and i must say congrats!
Because a need i moved .db file to non default path, i changed the recorder component, URL setting. It worked for HA, but looks like addon look for it on the default path only isnt it?
Is there any way to tell addon where to look for it?
Thanks in advance
It would be great if there was some status indication when executing a query.
E.g. I’m trying to execute the query below from this guide:
SELECT
SUM(pgsize) bytes,
name
FROM dbstat
GROUP BY name
ORDER BY bytes DESC
However, when I click Execute nothing happens. It took me a while to figure out that the query takes too long to execute and simpler queries work.
Your best bet is to suggest such feature to the original sqlite-web project. Or, better yet, if you have coding experience you can try implementing it yourself.
(The HA add-on just encapsulates that project into a docker image and pre-configures it to run inside HAOS.)
I would welcome this as well. This add-on famously has no configuration options, but maybe a “path to Db” would be a good addition. My db also is not in the standard path (mainly to keep backups small).
Cant find SQLite Web in the AddOn Store.
Has it been removed?
No it is still there
Did you open the add-on store with the button in the lower right corner?