- Amsterdam, NL
- https://fabiomanganiello.com
-
Automation junkie, ML enthusiast, IoT tinkerer, guitarist and dad. Creator and main developer of Platypush.
- Joined on
2022-07-05
blacklight
pushed to 239-sqlalchemy-2-compatibility at platypush/platypush
2023-04-25 10:42:33 +02:00
dd60b8924d
Wrap the
PRAGMA
statement in sqlalchemy.text
.
440d70d9cf
LINT/format fixes.
4cc88fcf5f
Rewritten the
variable
plugin to use SQLAlchemy's ORM.
e1cd22121a
Removed
connection.begin()
pattern from the db
plugin.
blacklight
pushed to 239-sqlalchemy-2-compatibility at platypush/platypush
2023-04-24 23:56:20 +02:00
37722d12cd
No need for
session.begin
in db.create_all
.
6fa179e769
LINT fixes
blacklight
pushed to 239-sqlalchemy-2-compatibility at platypush/platypush
2023-04-24 23:23:03 +02:00
91df18f7b5
Better way to import
declarative_base
from SQLAlchemy.
WIP: Fixed compatibility with SQLAlchemy >= 2.0
blacklight
pushed to 239-sqlalchemy-2-compatibility at platypush/platypush
2023-04-24 22:52:57 +02:00
87889142e0
Fixed compatibility with SQLAlchemy >= 2.0 in the
db
plugin.
blacklight
created branch 239-sqlalchemy-2-compatibility in platypush/platypush
2023-04-24 22:52:57 +02:00
afc4e09784
Bump version: 0.2.16 → 0.2.17
e06a2145c2
Updated CHANGELOG
261e5bfc0e
Removed
alt
attribute from LaTeX rendered images.
e955ffc018
Be more resilient in DateTimeWeather widget about custom temperature/humidity names or non-numeric data
5638c567ff
Show temperature and humidity on the DateTimeWeather widget upon sensor events only if the sensor data is numeric.
[#29] Support for general-purpose entities
[#29] Support for general-purpose entities
This PR has already been open for more than a year. Since most of the planned foundational features have now been implemented, this PR can be closed. New tickets have been created for the…
Migrate existing audio stream integrations to the new entities framework
Migrate existing music integrations to the new entities framework