mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Move suncalc and timeswitch into time category
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
RED.nodes.registerType('sunrise',{
|
||||
category: 'advanced-input',
|
||||
category: 'time',
|
||||
color:"#ffcc66",
|
||||
defaults: {
|
||||
name: {value:""},
|
||||
|
Reference in New Issue
Block a user