-
### Prerequisites
* [x] Model name of your Devices
Danfoss eTRV0100 via Zigbee / ZHA
two identical devices
* [x] Output from Home Assistant Developer Tools state e.g.
* [x] Output…
bsafh updated
10 months ago
-
I'm not sure if it's a false positive or not, But I didn't know what to put in the title 😄
But I have this Interface
```php
-
I tried to add to `jms serializer` to encode Doctrine entities to given `_format` such as `json` , `xml` or `html` with `fosrestcontroller` but there's something absolutely wrong and I still couldn't …
-
Displays HTML entities in the "Submission" table for each submission because ATT() converts the values as such (ref framework/core/Convert.php, function raw2xml()).
-
In #13844 the wasm32 spec fails.
```
Error: failed to run main module `wasm32_std_spec.wasm`
Caused by:
0: failed to invoke command default
1: error while executing at wasm backtrace:…
-
Under menu 3.1.11.15 is current fan speed, I'd like to get that across to HA but cant find it in the integration?
-
Guys,
When I create a table, I do that the following way....
```
CREATE TABLE example (
id bigint,
article_body_hash text stored,
content text indexed,
publish_date timesta…
-
a d3 force directed graph where the nodes are html tables could replace the diagram with a lot more interactive features
* drag/drop repositioning of the entities. in d3 it's possible to lock a nod…
-
You want to be really careful when you are using & in code, reason being is that sometimes it can be interpreted as an AND in code and can cause some unexpected things to happen. To keep it safe, you'…
-
Currently db-draw only creates "relational diagrams", it would be cool to create "class diagrams" from doctrine entities.
See https://www.doctrine-project.org/projects/doctrine-orm/en/2.8/reference…