Philippe Collignon
Philippe Collignon
Hello, OS : Linux Debian 10 OpenJDK 11 Clojure 1.7 REPL 0.4.4 load-file returns this message but no openscad file is generated in the things folder ``` dactyl-keyboard.dactyl=> load-file "src/dactyl_keyboard/dactyl.clj"...
Hello, I get this message for heating functions : ``` WARN -- : Bath room Radiator function type heating_radiator not implemented WARN -- : Radiator Bath room heating_radiator: function type...
Hello, Maybe useful to add the supported datapoints and functions to the doc : If I'm not wrong there are the following : functions : ```` switchable_light dimmable_light sun_protection ````...
Hello, Thanks for well documented project. However I'm facing an error at runtime : ```` C:/Users/phili/.local/share/gem/ruby/3.2.0/gems/ets-to-homeassistant-0.1/lib/ets_to_hass/generator.rb:122:in `read_file': Did not find project information or data ([]) (RuntimeError) from C:/Users/phili/.local/share/gem/ruby/3.2.0/gems/ets-to-homeassistant-0.1/lib/ets_to_hass/generator.rb:71:in `initialize' from...
OpenAI give more accurate translations if we describe the translation context into the prompt. This pull request adds a text area settings for the OpenAI translation engine where you can...
Some old NVIDIA GPU might be to old to be healtchecked, that results in an error "0/1 nodes are available: 1 Insufficient nvidia.com/gpu" A workaround is to disable XID errors...
Hello, Is there any support for network policies in kind ? (calico CNI plugin or any other network plugin with NetworkPolicy support ?) Does kindnet support it ? is it...
Hello, Update 1 : --------------- Some i18n files use a flatten format : i.e. ``` { "user.name": "Doe", "user.firstname": "John" } ``` instead of : ``` { "user": { "name":...