-
### Include your code
```C#
public class View
{
public Guid view_id { get; set; }
[MaxLength(50)]
public string name { get; set; } = null!;
public DateTime created_at { get; set; } …
-
TBD
- Feature flag to enable the new services API
- Keep the current queries in while testing the new services
- Use the new service to fetch a list of entity types. We'll use it in the grouped UI.
-…
-
The following DB request does not work:
```
p = SpineInterface.run_request(db_url, "call_method", ("get_parameter_value_items",), Dict(
"entity_class_name" => "model",
"entit…
-
### The problem
I've added several new devices to ESPHome recently and when in the configuration name = none, the entity name in HA is doubled.
From the doc (here: https://esphome.io/components/sw…
mbo18 updated
6 months ago
-
Using spaCy?
-
It's been a while that sometimes I'm getting this. I always have a "workaround" but it's not pretty, but I think that this could be addressed properly.
When you have a before block, and inside ther…
-
### Log message
```text
2024-11-03 12:24:36.279 DEBUG (MainThread) [custom_components.tuya_local.helpers.device_config] Loaded device config sunbeam_dual_bedwarmer.yaml
2024-11-03 12:24:36.279 DE…
-
On startup it shows this (I scrubbed the serial number):
```
2024-07-19 08:47:36 info: Configured sensor: SH15T_ i18n_common_group_bunch_title_andpercent1_voltage
2024-07-19 08:47:36 info: Confi…
-
**Describe the bug**
No possibility to set decimals to 0 on KWh
It would be really great to set on the Individual Cicles also a Value Line : 3.763 KWh or 3763 KWh
**Screenshots**
Please see th…
-
We have several encoding strategies in place to link out to external concept:
```
Q113227
```
vs.
```
Christus
```
vs…