Or can i just rename the SQLite Db to "weewx.sdb" an dcomment out the
original part about the default weewx Db/
See section from config file below
##############################################################################
# This section defines various databases.
[Databases]
# A SQLite database is simply a single file
[[archive_sqlite]]
database_name = weewx.sdb
database_type = SQLite
# MySQL
[[archive_mysql]]
database_name = weewx
database_type = MySQL
[[kl_mysql]]
database_name = weewx-kl
database_type = MySQL
[[kl_sqlite]]
database_name = weewx-kl.sdb
database_type = SQLite
##############################################################################
Op zondag 19 januari 2020 23:09:34 UTC+1 schreef Herman Hello:
>
> Hello,
> I installed the mqtt extension on a fresh weewx install using the
> simulator option. MQTT is working flawlessy.
>
> After i install the klimalogg driver from Matthew Wall I get my klimaloog
> to work, can change skins etc. Everything working nice, except..., it does
> not send any MQTT messages anymore.
> I can't find out where the missing link is. Tried everything from every
> msg group etc.
>
> Somebody a good clue?
>
> Thanks in advance.
> Herman Hello
>
>
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/4c626132-4ac9-4b22-95ac-b86a9c0ff0c7%40googlegroups.com.